Deslop Skills is a GitHub project that gives AI agents reusable instructions for producing frontend designs and written content with fewer common generative-AI patterns. The project exposes the skills through the `/deslop-` command prefix, including `/deslop-ui` for interface design and `/deslop-writing` for written content. The UI guidance targets recognizable patterns such as side accent bars, eyebrow text, excessive rounded corners, and status indicators. The writing guidance addresses parataxis, em dashes, unnecessary qualifiers, decorative headings, and specified banned words. The author says both skills can be combined with other design or writing guidance, including Impeccable and a user’s own style guide trained on personal writing samples. Installation uses the Skills CLI, with commands to add the repository, select an individual skill, or install globally with `-g`. The CLI prompts users to choose skills and target agents, including Claude Code, Codex, Cursor, and other supported platforms. For platforms that accept ZIP uploads, the individual skill folders can also be uploaded separately.
