🎨
AI EngineeringTypeScript

Figma Codegen

by awdr74100

Figma Codegen is an AI Engineering skill for Claude Code, published by awdr74100 in figwright.

580 stars33 forkson awdr74100/figwrightAdded 2026/08/25+6% in starsRepository updated 2026/08/24
aiclaude-codecodegencodexcursordesign-to-codefigmafigma-mcpfigma-pluginfigma-to-codemcpmodel-context-protocol
Install in seconds
Install Figma Codegen
Copy Figma Codegen into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/awdr74100/figwright/tree/main/skills/figma-codegen ~/.claude/skills/figma-codegen

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/awdr74100/figwright.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/figma-codegen/SKILL.md in awdr74100/figwright
Installs to
~/.claude/skills/figma-codegen
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering2451 skills

What Figma Codegen does

Figma Codegen turns a Figma selection into framework-aware code that matches the existing stack and styling. Use it when converting a Figma frame, screen, or component into React, Vue, Svelte, Next, or similar code.

Figma Codegen is cataloged under AI Engineering on DirSkills. Figma Codegen comes from a repository tagged ai, claude-code, codegen, codex and cursor.

Documentation

README

figma-codegen

Turn a Figma selection into code that looks like the rest of the project: reuse the components and tokens that already exist, only build what's genuinely missing. The grounded tools do the heavy lifting so you are not guessing from a screenshot. This file is the router; deep detail lives in references/ — load a reference when its step is in play.

When to use

  • The user pastes a Figma URL/selection and asks for code ("code this", "build this component").
  • The user wants to extend an existing component to match a Figma frame.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Figma Codegen

  • What else does awdr74100 publish alongside Figma Codegen?

    Figma Codegen is one of 4 skills that DirSkills catalogs from awdr74100/figwright, the repository it ships in. Its siblings there include Figma Build, Figma Typings Audit and MCP SDK Audit. Each one is a separate skill with its own page in this directory, installs the same way Figma Codegen does, and is maintained by awdr74100 in that same repository. The rest of the collection is listed on the awdr74100/figwright page.

  • How does Figma Codegen compare to other AI Engineering skills?

    Figma Codegen ranks #1982 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Figma Codegen against them. Open each page to compare what they document and how they install.