create-design-md
Create or update a DESIGN.md from an existing product repository or public website. Use when asked to document an interface's design language, reconstruct its…
Quickly deslop UI code by fixing spacing, hierarchy, typography, and small layout issues. Use when the interface needs a fast cleanup or polish pass.
$ npx -y skills add ibelick/ui-skills --skill baseline-ui --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/baseline-uiContext preview
The summary Claude sees to decide when to auto-load this skill.
Quickly deslop UI code by fixing spacing, hierarchy, typography, and small layout issues. Use when the interface needs a fast cleanup or polish pass.
name: baseline-ui description: Quickly deslop UI code by fixing spacing, hierarchy, typography, and small layout issues. Use when the interface needs a fast cleanup or polish pass.
Enforces an opinionated UI baseline to prevent AI-generated interface slop.
Apply these constraints to any UI work in this conversation.
Review the file against all constraints below and output:
Repo: ibelick/ui-skills
Create or update a DESIGN.md from an existing product repository or public website. Use when asked to document an interface's design language, reconstruct its…
Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors. Use when adding…
Audit and fix HTML metadata including page titles, meta descriptions, canonical URLs, Open Graph tags, Twitter cards, favicons, JSON-LD structured data, and…
Audit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, and blur effects. Use when animations…
Audit an existing product surface against its own design evidence, identify verified UI problems, and write self-contained implementation plans for another…
Use before UI-related work to select the smallest useful UI Skills context through the ui-skills CLI.