This generates a single source of truth for your Figma design tokens, component naming conventions, and linting rules when you're automating Figma-to-code workflows. It's curated from Figma's official MCP server guide, so it follows their recommended patterns. Use it when you need to document how your design system maps to code, like "buttons use semantic tokens" or "spacing follows 8px grid" or "icons must be outlined strokes." The skill outputs structured rules that both designers and developers can reference. It won't write your design system for you, but it gives you a standard format to capture the decisions you've already made so your toolchain can enforce them consistently.
npx skills add https://github.com/nexu-io/open-design --skill figma-create-design-system-rules