create-design-system-rules

Installation
Summary

Custom design system rules for consistent Figma-to-code implementation across your project.

  • Generates project-specific conventions for component organization, styling, design tokens, and asset handling that guide AI agents to produce consistent code
  • Supports three rule file formats: CLAUDE.md for Claude Code, AGENTS.md for Codex CLI, and .cursor/rules/figma-design-system.mdc for Cursor
  • Requires Figma MCP server connection and codebase analysis to discover existing patterns before rule generation
  • Includes mandatory Figma-to-code workflow steps: fetch design context, get screenshot, download assets, then implement using project conventions
SKILL.md

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
Related skills

More from figma/mcp-server-guide

Installs
1.3K
GitHub Stars
1.4K
First Seen
Jan 20, 2026