dpai-craft
Installation
SKILL.md
DPAI Craft
Make interfaces feel deliberate through small, evidence-backed improvements. Preserve the project's stack, component library, tokens, density, and established visual language.
Workflow
- Resolve the requested screen, component, flow, and states.
- Read the project's interface rules, design tokens, and nearby components before judging the work.
- Inspect the rendered interface when visual or interaction behavior matters. Inspect source for the implementation behind each visible issue.
- Prioritize broken or unclear interaction states before decorative polish.
- Reuse existing components and tokens. Introduce a new primitive only when the project has no suitable one.
- Implement changes in the project's existing styling system.
- Verify default, hover, focus, active, disabled, loading, empty, error, and selected states where they exist.
For detailed checks, read only the reference relevant to the task:
- Read surfaces-and-icons.md for depth, borders, radii, imagery, and icon consistency.
- Read motion-and-states.md for transitions, feedback, reduced motion, and state completeness.