Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

cursor-skills

cursor-skills contient 29 skills collectées depuis harrychuang, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
29
Stars
15
mis à jour
2026-06-22
Forks
2
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

figma-m3-variables
Concepteurs web et d'interfaces numériques

Create, apply, audit, and understand Variables in Figma using Google Material Design's three-tier token inheritance (Ref → Sys → Comp). Use when: creating Variables for components or screens, applying existing Variables to one node, selected nodes, a component set, or the current page, auditing token naming and structure for compliance, or having AI read existing Variables to reverse-engineer design components. Triggers: create Variables, apply Variables, Figma variables, M3 token, design token, token inheritance, token audit, audit variables, design component from variables, batch apply variables, bind variables to component, three-tier token.

2026-06-22
prototype-storybook-flow
Développeurs web

Create or update PRD-led Storybook product prototypes under src/pages/prototypes with docs, typed route and transition metadata, deterministic fixtures, intuitive UI Flow review data, draggable Storybook UI Flow viewers with animated dashed arrow connections, Figma-exportable flow stories, and prototype Storybook stories. Use when building a new product prototype, turning a product idea into PRD plus UI Flow, standardizing prototype docs, updating an existing prototype flow, or preparing a Storybook prototype flow for JSON import into Figma with storybook-to-figma.

2026-06-22
design-system-to-storybook
Développeurs web

Build or update token-backed Storybook foundations, shared UI components, and stories from an extracted design-system package. Use after design-system-extractor, or when Codex must read design-system Markdown and token files, automatically trace original design sources such as Figma URLs/nodes, UI images, rendered routes, and frontend folders, infer component dependency order so core primitives are built before composed components, map component specs into a product repo, create or update Storybook docs, plan component batches, structure stories and DOM for reliable Figma export, and verify implementation with the bundled Figma export addon without bypassing tokens.

2026-06-22
prototype-storybook-flow
Développeurs de logiciels

Create or update PRD-led Storybook product prototypes under src/pages/prototypes with docs, typed route and transition metadata, deterministic fixtures, UI Flow review data, and prototype Storybook stories. Use when building a new product prototype, turning a product idea into PRD plus UI Flow, standardizing prototype docs, or updating an existing prototype flow.

2026-06-20
storybook-product-prototype
Concepteurs web et d'interfaces numériques

Create PRD-led product prototypes in Storybook with docs, deterministic data, typed UI Flow route and transition metadata, and prototype stories. Use when turning a product idea into PRD, UI Flow, Data Spec, Acceptance Criteria, and a clickable Storybook prototype; when scaffolding a new prototype folder; or when validating prototype docs and metadata across React Storybook projects.

2026-06-17
storybook-product-prototype
Concepteurs web et d'interfaces numériques

Create PRD-led product prototypes in Storybook with docs, deterministic data, typed UI Flow route and transition metadata, and prototype stories. Use when turning a product idea into PRD, UI Flow, Data Spec, Acceptance Criteria, and a clickable Storybook prototype; when scaffolding a new prototype folder; or when validating prototype docs and metadata across React Storybook projects.

2026-06-17
design-system-extractor
Développeurs de logiciels

Extract a reusable design-system specification from UI screenshots/images, Figma URLs or exports, Figma Variables, existing app/project folders, or prototype code. Use when Codex must produce evidence-backed design principles, design elements, token architecture, component inventory, component token specs, anti-AI style constraints, static HTML documentation for developers, cross-agent handoff guidance for Claude Code/Cursor/Codex, and a checkpoint before any product implementation.

2026-06-10
design-system-to-storybook
Développeurs de logiciels

Build or update token-backed Storybook foundations, shared UI components, and stories from an extracted design-system package. Use after design-system-extractor, or when Codex must read design-system Markdown and token files, automatically trace original design sources such as Figma URLs/nodes, UI images, rendered routes, and frontend folders, infer component dependency order so core primitives are built before composed components, map component specs into a product repo, create or update Storybook docs, plan component batches, and verify implementation with the bundled Figma export addon without bypassing tokens.

2026-06-10
spectra-analyze
Développeurs de logiciels

Analyze artifact consistency for a change

2026-06-10
spectra-verify
Analystes en assurance qualité des logiciels et testeurs

Verify implementation matches artifacts

2026-06-10
create-design-workspace
Développeurs web

Bootstrap a full frontend delivery workspace from UI screenshots or a Figma URL, then carry the implementation through Storybook-first, token-first development and visual parity. Use when the user wants to start a new product build from reference images, a Figma design, or both.

2026-05-13
ui-screenshot-to-storybook-product
Développeurs web

Turn screenshots or Figma exports into token-backed Storybook components and composed product screens.

2026-05-12
spectra-commit
Développeurs de logiciels

Commit files related to a specific Spectra change

2026-05-12
spectra-commit
Développeurs de logiciels

Commit files related to a specific Spectra change

2026-05-12
spectra-apply
Développeurs de logiciels

Implement or resume tasks from a Spectra change

2026-05-12
spectra-archive
Développeurs de logiciels

Archive a completed change

2026-05-12
spectra-ask
Développeurs de logiciels

Query openspec/documents and answer questions

2026-05-12
spectra-audit
Analystes en sécurité de l'information

Audit changed code for security sharp edges — dangerous defaults, type confusion, and silent failures

2026-05-12
spectra-commit
Développeurs de logiciels

Commit files related to a specific Spectra change

2026-05-12
spectra-debug
Développeurs de logiciels

Systematically debug a problem using a four-phase workflow

2026-05-12
spectra-discuss
Développeurs de logiciels

Have a focused discussion about a topic and reach a conclusion

2026-05-12
spectra-ingest
Développeurs de logiciels

Update an existing Spectra change from external context

2026-05-12
spectra-propose
Développeurs de logiciels

Create a change proposal with all required artifacts

2026-05-12
design-system-governance
Concepteurs web et d'interfaces numériques

Apply token-first and Storybook-first design-system rules before implementing app screens.

2026-05-11
figma-m3-variables
Concepteurs web et d'interfaces numériques

Create, audit, and bind Figma variables before code implementation in Figma-first workspaces.

2026-05-11
ui-screenshot-to-storybook-product
Développeurs web

Turn screenshots or Figma exports into token-backed Storybook components and composed product screens.

2026-05-11
ui-visual-parity
Analystes en assurance qualité des logiciels et testeurs

Compare the implementation against screenshots or a configured Figma design and fix drift using token-first ownership.

2026-05-11
ui-visual-parity
Développeurs web

Compare a UI implementation against one or more reference screenshots using automatic target discovery or an explicitly paired live URL, route, page, or component file. Use when auditing visual parity, fixing layout/token drift, or aligning implemented UI with screenshot references across any frontend project. Enforces component-first, token-first visual fixes before page-level style overrides.

2026-04-29
design-system-governance
Développeurs web

Enforces token-first, composition-first governance for any design system project. Auto-detects the project's token naming conventions, grid system, animation keyframes, and shared component library before applying rules. Use when building UI components, composite layouts, pages, design tokens, or Storybook stories — or when the user mentions design tokens, hardcoded styles, component reuse, animations, i18n text, or design system governance.

2026-03-31