git log --oneline --stat
HEAD
- Stars
- 6.7k
- Forks
- 260
- Updated
- May 7, 2026
repo --stat
stars
6.7k
forks
260
last update
May 7, 2026
license
MITv4.2.1
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add figma-to-code - Invoke
// Run from any project directory
$ claude --skill figma-to-code "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill figma-to-code "now refactor it"
figma-to-code/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Figma to Code
- slug:
- figma-to-code
- version:
- v4.2.1
- license:
- MIT
- author:
- @designcraft
- repository:
- github.com/designcraft/figma-to-code
- categories:
- tags:
- #figma#react#tailwind#design-to-code#components
- description:
Paste a Figma link, get production-ready React + Tailwind components. Pixel-faithful.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
figma-to-code/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…