git log --oneline --stat
HEAD
- Stars
- 2k
- Forks
- 75
- Updated
- May 23, 2026
repo --stat
stars
2k
forks
75
last update
May 23, 2026
license
MITv2.0.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add tailwind-design-tokens - Invoke
// Run from any project directory
$ claude --skill tailwind-design-tokens "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill tailwind-design-tokens "now refactor it"
tailwind-design-tokens/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Tailwind Design Tokens Architect
- slug:
- tailwind-design-tokens
- version:
- v2.0.0
- license:
- MIT
- author:
- @tw-craft
- repository:
- github.com/tw-craft/tailwind-design-tokens
- categories:
- tags:
- #tailwind#design-tokens#style-dictionary#figma#theming
- description:
Tailwind v4 design tokens, theme layers, dark mode, and the Figma → Tailwind sync — one source of truth.
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
tailwind-design-tokens/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…