figma-skill
|
Works with
--- name: figma-skill description: | license: MIT --- # figma-skill > Catalogue stub — full package: [nafiurrahmanniloy/figma-skill](https://github.com/nafiurrahmanniloy/figma-skill) ## Decision tree 1. **Is the skill already installed?** Check `~/.design-agent-skills/skills/` for `figma-skill` or related directories. - Yes → invoke and proceed - No → go to step 2 2. **Shell access?** Yes → install below. No → show user the command (Claude Code: send with `!` as a chat message — add `-g` for global or omit for project-only). ## Install command ```bash npx skills add nafiurrahmanniloy/figma-skill ``` ## Invoke after install - Skill name: `figma-skill` - Triggers: "figma-skill", "Figma API extract", "Figma to framework", "Figma Community resources" ## What it does Connects to the Figma API to discover Community file resources that match your project context, extracts design tokens from those files, and generates framework-specific implementation code. Supports 7 frameworks — covering major React, Vue, Angular, and native ecosystems. ## When NOT to use - Official Figma file operations (reading/writing your files) — use the Figma MCP (`figma-official-skills`) - Design system token enforcement in Figma — use `claude2figma` - Token architecture without Figma — use `design-tokens-skill`
More Design Systems skills
stitch-design-taste
leonxlnx/taste-skill
Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and hardware-accelerated performance.
figma
heygen-com/hyperframes
Import Figma content into a HyperFrames composition — rendered assets, brand tokens, components, storyboard sections → reconstructed motion (frames read as states, not slides) (REST/CLI), connector-assisted motion when available, and shaders from a connector or native export. Use when the user pastes a figma.com link or asks to bring a Figma design, frame, logo, brand, or animation into a video/composition.
image
coreyhaines31/marketingskills
When the user wants to create, generate, edit, or optimize images for marketing — blog heroes, social graphics, product mockups, profile banners, listing visuals, or brand assets. Also use when the user mentions 'AI image generation,' 'generate an image,' 'create a graphic,' 'product mockup,' 'hero image,' 'social media graphic,' 'banner image,' 'cover photo,' 'profile banner,' 'listing screenshot,' 'Flux,' 'Flux Kontext,' 'Midjourney,' 'DALL-E,' 'GPT Image,' 'ChatGPT Images,' 'Ideogram,' 'Gemini image,' 'Nano Banana,' 'Recraft,' 'Stable Diffusion,' 'Canva,' 'Figma,' 'image optimization,' 'compress images,' 'WebP,' or 'OG image.' Use this for general-purpose marketing image creation and optimization. For paid ad image creative and platform-specific ad specs, see ad-creative. For video production, see video.

