git log --oneline --stat
HEAD
- Stars
- 3.9k
- Forks
- 223
- Updated
- Jun 9, 2026
repo --stat
stars
3.9k
forks
223
last update
Jun 9, 2026
license
MITv1.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add figma-plugin-builder - Invoke
// Run from any project directory
$ claude --skill figma-plugin-builder "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill figma-plugin-builder "now refactor it"
figma-plugin-builder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Figma Plugin Builder
- slug:
- figma-plugin-builder
- version:
- v1.4.0
- license:
- MIT
- author:
- @figma-craft
- categories:
- tags:
- #figma#plugin#figma-api#typescript#design-tools
- description:
Build Figma plugins — manifest, UI, plugin API, network access, and publish-to-Community pipeline.
README.md
figma-plugin-builder/README.md
7 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…