Skills for AI agents to remove or prevent slop in generated frontend UI design and written content.
Python
9
6 commits
updated Aug 31, 2026
Skills are invoked with /deslop- and are designed to help AI agents produce frontend designs (/deslop-ui) and written content (/deslop-writing) that avoid common gen-AI patterns.
Avoids tells like side accent bars, eyebrows, excessive rounded corners, status indicators, etc. Can and should be used in conjunction with other design skills, such as Impeccable.
Avoids tells like parataxis, em dashes, unnecessary qualifiers, decorative headings, banned words, etc. Can and should be used in conjunction with your own writing guide, which you should train on samples of your personal writing, blogging, speaking, docs, etc.
Install with the skills CLI:
npx skills add kmaida/deslop-skills
This prompts you to pick skills and target agents (Claude Code, Codex, Cursor, and others). To install one skill, pass --skill:
npx skills add kmaida/deslop-skills --skill deslop-ui
npx skills add kmaida/deslop-skills --skill deslop-writing
Add -g to install globally (user directory) instead of the current project.
For platforms that can use zip uploads (such as claude.ai), you can alternately zip the /deslop-ui and/or /deslop-writing folders individually and upload them to your skills source.
6 commits
Python
100.0%
Skills for AI agents to remove or prevent slop in generated frontend UI design and written content.
Python
9
6 commits
updated Aug 31, 2026
Skills are invoked with /deslop- and are designed to help AI agents produce frontend designs (/deslop-ui) and written content (/deslop-writing) that avoid common gen-AI patterns.
Avoids tells like side accent bars, eyebrows, excessive rounded corners, status indicators, etc. Can and should be used in conjunction with other design skills, such as Impeccable.
Avoids tells like parataxis, em dashes, unnecessary qualifiers, decorative headings, banned words, etc. Can and should be used in conjunction with your own writing guide, which you should train on samples of your personal writing, blogging, speaking, docs, etc.
Install with the skills CLI:
npx skills add kmaida/deslop-skills
This prompts you to pick skills and target agents (Claude Code, Codex, Cursor, and others). To install one skill, pass --skill:
npx skills add kmaida/deslop-skills --skill deslop-ui
npx skills add kmaida/deslop-skills --skill deslop-writing
Add -g to install globally (user directory) instead of the current project.
For platforms that can use zip uploads (such as claude.ai), you can alternately zip the /deslop-ui and/or /deslop-writing folders individually and upload them to your skills source.
6 commits
Python
100.0%