interface-craft
Installation
SKILL.md
Interface Craft
Use this skill to make UI feel intentional without turning polish into decoration.
Resolve the mode
- Build: add relevant craft details while implementing UI.
- Polish: improve existing UI directly and explain high-impact changes.
- Review: do not edit unless asked; produce concise findings with file/line evidence.
If the user's intent is ambiguous, assume Review for existing code and Build for new UI.
Workflow
- Identify the surface: form, button, navigation, loading state, empty state, content display, motion, or platform shell.
- Read
references/interface-craft-rules.mdand load only the relevant section(s). - Apply the restraint gate before proposing any detail.
- In Build/Polish mode, implement the smallest consistent improvement across sibling surfaces.
- In Review mode, rank the few highest-impact findings, cover every requested state, then give the smallest implementation plan.