git log --oneline --stat
HEAD
- Stars
- 83k
- Forks
- 561
- Updated
- May 2, 2026
repo --stat
stars
83k
forks
561
last update
May 2, 2026
license
MITv3.4.1
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add tailwind-ui-generator - Invoke
// Run from any project directory
$ claude --skill tailwind-ui-generator "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill tailwind-ui-generator "now refactor it"
tailwind-ui-generator/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Tailwind UI Generator
- slug:
- tailwind-ui-generator
- version:
- v3.4.1
- license:
- MIT
- author:
- @tailwindlabs
- repository:
- github.com/tailwindlabs/tailwindcss
- categories:
- tags:
- #tailwind#css#ui-components#responsive#dark-mode
- description:
Generate Tailwind CSS components — cards, modals, navbars, forms, and dashboards.
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-ui-generator/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…