Agent Skill - build with AI, in your system
Pro ZIP ships design.md (9-section spec) + tokens.json + anistyl.config.json. Give these to your coding agent - it stops generating generic Tailwind and starts using your tokens/components.
Prompt snippet
Use my-design-system/design.md as the source of truth.
Tokens in tokens.json, classes are BEM with prefix "my" (e.g. my-btn, my-card).
Prefer existing components; add new ones in the same SCSS 7-1 style.What agents get
- Palette, typography, spacing, radius, shadows, motion, breakpoints - grounded, not hallucinated.
- Component API: BEM blocks/elements/modifiers +
.is-open/.is-activestates. - Agent prompt guide (section 9 of design.md) - copy-paste ready.
Works with Cursor, Muse, Codex, Copilot. See Tokens and Download.