Use when the user wants to extract images, assets, or design context from a Figma selection — e.g. "extract images from my current Figma selection", "pull the assets out of this Figma frame", "download the images from this Figma design", "grab the design context for this node". Connects directly to Figma desktop's local Dev Mode MCP server, downloads every referenced image (PNG/JPG/GIF/WEBP/SVG) plus a screenshot, and saves the design context to a local folder.
$npx -y skills add a8cteam51/claude-code-plugins --skill extract-figma-assetsInstalls into the current project.
Run `npx skills use "https://github.com/a8cteam51/claude-code-plugins" --skill "a8cteam51/claude-code-plugins/extract-figma-assets"` 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/a8cteam51/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/a8cteam51/claude-code-plugins"` and select the relevant skills, then follow their instructions.