skills.vishalvoidskills/vishalvoid
Creative & DesignBeginner

figma-create-design-system-rules

Generate project-specific design system rules for Figma-to-code wor...

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/figma/mcp-server-guide --skill figma-create-design-system-rules

Overview

What This Skill Does

Generate project-specific design system rules for Figma-to-code workflows

Application

When to use this Skill

Documentation

Show Skills.md file

Create Design System Rules

Overview

This skill helps you generate custom design system rules tailored to your project's specific needs. These rules guide AI coding agents to produce consistent, high-quality code when implementing Figma designs, ensuring that your team's conventions, component patterns, and architectural decisions are followed automatically.

Supported Rule Files

Agent Rule File
Claude Code CLAUDE.md
Codex CLI AGENTS.md
Cursor .cursor/rules/figma-design-system.mdc

What Are Design System Rules?

Design system rules are project-level instructions that encode the "unwritten knowledge" of your codebase - the kind of expertise that experienced developers know and would pass on to new team members:

  • Which layout primitives and components to use
  • Where component files should be located
  • How components should be named and structured
  • What should never be hardcoded
  • How to handle design tokens and styling
  • Project-specific architectural patterns
Lines 1 - 25 of 532

Recommendations

Explore other random skills

All skillsMy patterns