npx claudepluginhub delexw/claude-code-miscThis skill is limited to using the following tools:
Read Figma design context via the Figma MCP server.
Analyzes Figma designs via MCP server to generate PRDs with design tokens, typography, spacing, components, and pixel-perfect visual specs. Use for Figma links or screenshots.
Fetches Figma design context, screenshots, variables, and assets via MCP server, translates nodes to React/Tailwind code adapting to project conventions. Activates for Figma URLs, node IDs, design-to-code, or MCP setup.
Translates Figma designs into production-ready UI code with 1:1 visual fidelity using MCP server. Use for node-specific implementations from Figma URLs or desktop selections.
Share bugs, ideas, or general feedback.
Read Figma design context via the Figma MCP server.
Raw arguments: $ARGUMENTS
Infer from the arguments:
.implement-assets/figma if not providedUse OUT_DIR for all output paths below.
ToolSearch to detect if Figma MCP tools are available — follow references/rules.mdAskUserQuestion to guide setup or allow skipAskUserQuestion to ask the user to select the relevant component in Figma (see references/rules.md Design Input)AskUserQuestion to ask user (see references/rules.md Design Input)mkdir -p OUT_DIR via Bash, then save the full formatted output to OUT_DIR/blueprint.md using the Write tool