Use when interacting with the Figma REST API to read design files, extract components, export images, list projects, read variables, manage comments, or query any Figma design data programmatically. Also use when the user provides a Figma URL and wants to inspect its structure, extract design tokens, or export assets from it. Use this skill instead of the Figma MCP server when you need raw API access, batch operations, or endpoints the MCP doesn''t cover (comments, versions, projects, team components, variables, dev resources). Triggers: "figma api", "figma file", "figma components", "figma export", "figma tokens", "figma variables", "design tokens from figma", "figma comments", "figma versions".
$npx -y skills add denniscalazans/denniscalazans-plugins --skill figma-apiInstalls into the current project.
Run `npx skills use "https://github.com/denniscalazans/denniscalazans-plugins" --skill "denniscalazans/denniscalazans-plugins/figma-api"` 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/denniscalazans/denniscalazans-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/denniscalazans/denniscalazans-plugins"` and select the relevant skills, then follow their instructions.