Skip to main content
Run any Skill in Manus
with one click
GitHub repository

cursor-skills

cursor-skills contains 29 collected skills from harrychuang, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
29
Stars
15
updated
2026-06-22
Forks
2
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

figma-m3-variables
web-and-digital-interface-designers

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
web-developers

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
web-developers

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
software-developers

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
web-and-digital-interface-designers

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
web-and-digital-interface-designers

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
software-developers

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
software-developers

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
software-developers

Analyze artifact consistency for a change

2026-06-10
spectra-verify
software-quality-assurance-analysts-and-testers

Verify implementation matches artifacts

2026-06-10
create-design-workspace
web-developers

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
web-developers

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

2026-05-12
spectra-commit
software-developers

Commit files related to a specific Spectra change

2026-05-12
spectra-commit
software-developers

Commit files related to a specific Spectra change

2026-05-12
spectra-apply
software-developers

Implement or resume tasks from a Spectra change

2026-05-12
spectra-archive
software-developers

Archive a completed change

2026-05-12
spectra-ask
software-developers

Query openspec/documents and answer questions

2026-05-12
spectra-audit
information-security-analysts

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

2026-05-12
spectra-commit
software-developers

Commit files related to a specific Spectra change

2026-05-12
spectra-debug
software-developers

Systematically debug a problem using a four-phase workflow

2026-05-12
spectra-discuss
software-developers

Have a focused discussion about a topic and reach a conclusion

2026-05-12
spectra-ingest
software-developers

Update an existing Spectra change from external context

2026-05-12
spectra-propose
software-developers

Create a change proposal with all required artifacts

2026-05-12
design-system-governance
web-and-digital-interface-designers

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

2026-05-11
figma-m3-variables
web-and-digital-interface-designers

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

2026-05-11
ui-screenshot-to-storybook-product
web-developers

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

2026-05-11
ui-visual-parity
software-quality-assurance-analysts-and-testers

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

2026-05-11
ui-visual-parity
web-developers

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
web-developers

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