byfigma· 14 skills
Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, create individual components with proper variant sets and variable bindings, set up theming (light/dark modes), document foundations, or reconcile gaps between code and Figma. Also use when the user asks to create or generate any component in Figma — even a single one — since components require proper variable foundations, variant states, and design token bindings to be production-quality. This skill teaches WHAT to build and in WHAT ORDER — it complements the figma-use skill which teaches HOW to call the Plugin API. Both skills should be loaded together.
$npx -y skills add figma/mcp-server-guide --skill figma-generate-libraryInstalls into the current project.
Run `npx skills use "https://github.com/figma/mcp-server-guide" --skill "figma/mcp-server-guide/figma-generate-library"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/figma/mcp-server-guide" that are relevant to the current task. Run `npx skills add "https://github.com/figma/mcp-server-guide"` and select the relevant skills, then follow their instructions.