design-system-context
Installation
SKILL.md
Design System Context Injection
This skill ensures all UI/UX work automatically follows the project's design system without explicit user specification.
Automatic Context Loading
CRITICAL: Before ANY UI/component work, you MUST:
- Check if
.omgkit/design/theme.jsonexists - If exists, read it and use its colors
- If not exists, suggest running
/design:theme <id>first