tailwind-theme-builder
Automates Tailwind v4 and shadcn/ui setup with a mandatory CSS architecture and dark mode theme provider.
Install
npx skills add https://github.com/jezweb/claude-skills --skill tailwind-theme-builderStats
| Total installs | 1,355 |
| Weekly installs | 1.3K |
| GitHub stars | 661 |
| First seen | Feb 18, 2026 |
| Source | @jezweb/claude-skills |
Summary
- Automates dependency installation, Vite configuration with the Tailwind plugin, and shadcn/ui initialization
- Implements a mandatory four-step CSS architecture: root CSS variables, @theme inline mapping, base styles, and dark mode via class switching
- Includes pre-built theme provider component for dark mode toggling and persistent theme storage
- Provides troubleshooting guides for common v4 migration issues: @apply breaking changes, double hsl() wrapping, missing @theme blocks, and tw-animate-css errors
Tags
Related skills
| Skill | Installs | vs tailwind-theme-builder |
|---|---|---|
| gsap-utils | 1,300 | -55 |
| gsap-scrolltrigger | 1,379 | +24 |
| playground | 1,523 | +168 |
| fix | 1,322 | -33 |
| mobile-touch | 1,385 | +30 |
FAQ
- How many installs does tailwind-theme-builder have?
- tailwind-theme-builder has 1,355 total installs and 1.3K installs this week.
- Where is tailwind-theme-builder hosted?
- tailwind-theme-builder is published by @jezweb/claude-skills at https://github.com/jezweb/claude-skills.
- How many GitHub stars does tailwind-theme-builder have?
- tailwind-theme-builder has 661 GitHub stars.
- When was tailwind-theme-builder first indexed?
- OrangeBot.AI first indexed tailwind-theme-builder on Feb 18, 2026.
- How do I install tailwind-theme-builder?
- Run: npx skills add https://github.com/jezweb/claude-skills --skill tailwind-theme-builder