create-design-system-rules

Generate project-specific design system rules from Figma MCP outputs.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/OpenElementsLabs/claude-base --skill create-design-system-rules-openelementslabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-design-system-rules
Source: https://github.com/OpenElementsLabs/claude-base/tree/main/claude-project-base/skills/create-design-system-rules
Command: npx skills add https://github.com/OpenElementsLabs/claude-base --skill create-design-system-rules-openelementslabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates custom design system rules tailored to your project's needs to ensure consistent implementation of designs in code.

Core Features & Use Cases

  • Analyzes your codebase to tailor design tokens, component patterns, and conventions for your framework.
  • Creates rule templates and guidance for how to implement designs from Figma MCP outputs.
  • Supports saving rules to CLAUDE.md or framework-specific rule files, enabling automated loading by Claude Code.

Quick Start

Provide your project languages and frameworks to the Create Design System Rules tool to generate initial project-specific rules.

Frequently Asked Questions about create-design-system-rules

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate design system rules from Figma MCP outputs?

To generate design system rules from Figma MCP outputs, you provide your project languages and frameworks to the tool, which then analyzes your codebase to tailor rule templates, design tokens, and component conventions for your specific setup.

How does analyzing a codebase help standardize UI component conventions?

Analyzing a codebase standardizes UI component conventions by tailoring design tokens and rule templates to match your project's framework, ensuring that generated rules are actionable and aligned with existing code patterns rather than being generic.

Can I save generated design system rules to CLAUDE.md for automated loading?

Yes, you can save generated design system rules to CLAUDE.md or framework-specific rule files, enabling automated loading by Claude Code so that your Figma design conventions are consistently applied during development.

What's the best way to create framework-specific design tokens from Figma?

The best way to create framework-specific design tokens from Figma is to use a tool that analyzes your codebase and tailors the tokens and component patterns to your project's specific framework, ensuring actionable alignment between design and code.

Do I need a Figma MCP connection to standardize UI component conventions?

Yes, a Figma MCP connection is required because the tool identifies and generates project-specific design system rules from Figma MCP outputs to bridge the gap between design assets and code implementation.

Why do generic design system rules fail to standardize UI component conventions?

Generic design system rules fail to standardize UI components because they lack project context; this tool solves that by analyzing your codebase to tailor design tokens and component patterns specifically for your framework's conventions.