Skip to main content
Qredence Skills is a curated catalogue of practical Figma design and product skills for AI agents. Each skill is a single 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

  1. Choose skills from the Figma catalogue.
  2. Choose the agents where you want them installed.
  3. Invoke a skill by name or by describing the task it covers.
List discoverable skills from a clean directory:
Only packages under 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 under skills/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 under skills/figma-agent/ as a kebab-case directory with a matching frontmatter name.
Full workflow: AGENTS.md. Source: github.com/Qredence/skills. Licensed under MIT.
Last modified on August 9, 2026