SKILL.md with a clear trigger description and an evidence-backed workflow the agent can follow inside Figma.
The catalogue installs with skills.sh and is scoped for Figma design work: selection-first by default, evidence tied to layers, frames, and variables, and clear limits when code or admin context is unavailable.
Install
- Choose skills from the Figma catalogue.
- Choose the agents where you want them installed.
- Invoke a skill by name or by describing the task it covers.
skills/figma-agent/ are discoverable.
How skills work
There is no duplicate upload document —
SKILL.md is the only skill file.
Catalogue
The catalogue currently ships 62 skills underskills/figma-agent/, grouped by job.
Accessibility and usability
accessibility-audit, heuristic-evaluation, improve-ui, localization-readiness, states-completeness-check, visual-consistency-check.
Design system and tokens
apply-color-variables, component-audit, design-tokens-sync, follow-ds-guidelines, legacy-styles-to-variables, library-health-report, naming-convention-enforcer, rename-layers-batch, semantic-color-audit, shadcn-theme-variables, spacing-scale-enforcer.
Components and code mapping
base-ui-primitive-composition, build-primitive, code-connect-mapper, component-naming-sync, cva-variant-generator, figma-to-code-component, screenshot-to-component, shadcn-component-structure, tailwind-class-order-check, token-tailwind-theme-sync.
Layout and responsive
container-layout-normalizer, layout, responsive-breakpoint-check, site-launch-checklist.
Prototyping and motion
animation-consistency-check, motion-spec-generator, prototype-from-flow, prototype-qa, variable-driven-prototype, wire-up-interactions.
Research, workshops, and strategy
affinity-mapping, competitive-teardown, design-brief-generator, journey-map-builder, persona-builder, sticky-synthesis, workshop-facilitator.
Content
content-inventory, content-tone-review, microcopy-generator.
Delivery and collaboration
figma-skill-router, branch-review-summary, build-from-prd, comment-triage, deck-from-outline, design-change-diff, design-crit, design-first-ui-prompting, dev-handoff-prep, file-cleanup, handoff-summary, polish, brand-kit-asset-generator, plugin-widget-recommender, color-token-format-normalizer.
Browse the full list in the skills/figma-agent/ directory.
Suggested starting set
For a first install, these six cover the most common loops:Repository layout
Learn more
Quickstart
Install the catalogue with
skills.sh and invoke your first skill.Catalogue
All 62 shipped Figma agent skills grouped by job.
Authoring
SKILL.md anatomy, init_skill.py, and the validation workflow.Contributing
New skills belong underskills/figma-agent/ as a kebab-case directory with a matching frontmatter name.
AGENTS.md.
Source: github.com/Qredence/skills. Licensed under MIT.