SkillAgentSearch skills...

figma-create-design-system-rules

Generate project-specific design system rules for Figma-to-code workflows. Useful for capturing tokens, naming, and lint rules in one source.

Install / Use

npx skills add nexu-io/open-design --skill figma-create-design-system-rules

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

90/100

Category

Automation

Supported Platforms

Universal

Our assessment of figma-create-design-system-rules

figma-create-design-system-rules scores 90/100 on our quality scale, 159th of 1,003 Automation skills we index (top 16%).

Its SKILL.md is 1.2 KB long, split into 5 sections with 1 code example: moderately detailed.

With 97,896 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
20/30
Structure
15/20
Description
15/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated today, so figma-create-design-system-rules is actively maintained.
  • It is released under the Apache-2.0 license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

figma-create-design-system-rules compared with similar skills

All 4 of these similar skills score higher than figma-create-design-system-rules; compare them before choosing.

SkillScoreStarsUpdatedFormat
figma-create-design-system-rules (this skill)by nexu-io9097.9ktodaySKILL.md
Agent-Reachby Panniantong10085.3k9d agoCLAUDE.md
headroomby headroomlabs-ai10073.7ktodayCLAUDE.md
rufloby ruvnet10073.2ktodayCLAUDE.md
CowAgentby zhayujie10047.1ktodayCLAUDE.md

Frequently asked questions

How do I install figma-create-design-system-rules?
Run npx skills add nexu-io/open-design --skill figma-create-design-system-rules. The install tabs above show the steps for each supported agent.
Which AI agents does figma-create-design-system-rules work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is figma-create-design-system-rules safe to use?
It is Apache-2.0-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is figma-create-design-system-rules still maintained?
The repository was last updated today, so figma-create-design-system-rules is actively maintained.

name: figma-create-design-system-rules description: | Generate project-specific design system rules for Figma-to-code workflows. Useful for capturing tokens, naming, and lint rules in one source. triggers:

  • "figma rules"
  • "design system rules"
  • "figma to code rules"
  • "figma tokens" od: mode: design-system category: figma upstream: "https://github.com/figma/skills"

figma-create-design-system-rules

Curated from Figma's MCP server guide.

What it does

Generate project-specific design system rules for Figma-to-code workflows. Useful for capturing tokens, naming, and lint rules in one source.

Source

  • Upstream: https://github.com/figma/skills
  • Category: figma

How to use

This catalogue entry advertises the skill in OpenDesign so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory:

# Inspect the upstream README for exact paths
open https://github.com/figma/skills

Then ask the agent to invoke this skill by name (figma-create-design-system-rules) or with one of the trigger phrases listed in this skill's frontmatter.

Related Skills

View on GitHub
GitHub Stars97.9k
CategoryAutomation
Updated15h ago
Forks11.4k

Languages

TypeScript

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions