ai figma skills

9 tagged ai figma, measured the same way as everything else here.

Browse within: agentic-workflow 9omit-design 9

add-pattern

01

leefanv/omit-design

Skill Claude CodeCodex

Create a new project-local design pattern under /patterns/ / — pattern.json (name + whitelist), template.tmpl.tsx (skeleton for new-design to copy), README.md (when to use). Use when the user says "add an approval-queue pattern" or when new-design hits a PRD that doesn't fit any existing pattern. Patterns are…

54 +1 3mo ago A 105 tokens original MIT

leefanv/omit-design

Skill Claude CodeCodex

Bootstrap a fresh omit-design project's visual theme from an existing Figma file — extract design tokens (colors + spacing) and PUT the result to the dev-server so the workspace can apply it to theme-editor. Use when the user pastes a figma.com URL and wants to seed the project's theme. Patterns are produced…

54 +1 3mo ago A 84 tokens original MIT

leefanv/omit-design

Skill Claude CodeCodex

Distill reusable page patterns from a PRD. Reads the PRD, scans /patterns/ for reuse, decides which new patterns to create (zero or more), writes pattern.json + template.tmpl.tsx + README.md per new pattern. Does NOT generate design pages — pairs with new-design downstream. Use when the user has a PRD and wants…

54 +1 3mo ago A 87 tokens original MIT