figma2proto

Fetch Figma design data via API and generate prototype assets, design system, and docs.

11|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/pillip/claude-dev-kit --skill figma2proto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma2proto
Source: https://github.com/pillip/claude-dev-kit/tree/main/skills/figma2proto
Command: npx skills add https://github.com/pillip/claude-dev-kit --skill figma2proto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates turning Figma designs into a complete production-ready design-to-prototype pipeline, generating prototypes, a design system, design philosophy, interactions, and copy guidance across web, mobile, and desktop.

Core Features & Use Cases

  • Generate a full prototype from existing Figma designs, including a prototype output, a design system, design philosophy, interactions spec, and copy guide.
  • Platform-agnostic outputs: web, mobile, and desktop deliverables with platform-specific docs and artifacts.
  • End-to-end workflow: fetch design data, reverse-engineer design intent, create docs and wireframes, and prepare prototype assets for implementation.

Quick Start

Provide a Figma URL and optional platform flag to generate a complete design-to-prototype pipeline and receive ready-to-use deliverables.

Frequently Asked Questions about figma2proto

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn Figma designs into ready-to-build prototypes?

To turn Figma designs into ready-to-build prototypes, provide a Figma URL and optional platform flag. The system fetches design data via API and generates a complete prototype package including assets, a design system, and documentation.

What is included in a Figma to prototype design package?

A Figma to prototype design package includes prototype assets, a complete design system, design philosophy, interactions specifications, and copy guidance. It delivers platform-agnostic outputs for web, mobile, and desktop downstream workflows.

Do I need a FIGMA_TOKEN to generate design system deliverables?

Yes, you need a valid FIGMA_TOKEN to generate design system deliverables. The pipeline validates your FIGMA_TOKEN, inputs, and output paths, reporting errors clearly and stopping on failure when required configurations are missing.

Can I generate platform-specific wireframes and docs for mobile and desktop from Figma?

Yes, you can generate platform-specific wireframes and docs for mobile and desktop from Figma. Providing a platform flag produces tailored deliverables ensuring consistent implementation across web, mobile, and desktop environments.

What's the best way to automate a design-to-prototype pipeline for downstream development?

The best way to automate a design-to-prototype pipeline for downstream development is fetching Figma data via API to reverse-engineer design intent. This creates docs, wireframes, and assets ready for kickoff, implementation, and shipping workflows.