Skip to main content
Back to registry

tailwind-theme-builder

jezweb/claude-skills

Set up a fully themed Tailwind v4 + shadcn/ui project with dark mode. Produces configured CSS, theme provider, and working component library.

Installs842
Install command
npx skills add https://github.com/jezweb/claude-skills --skill tailwind-theme-builder
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykWARN
About this skill
Set up a fully themed Tailwind v4 + shadcn/ui project with dark mode. Produces configured CSS, theme provider, and working component library. Copy assets/vite.config.ts or add the Tailwind plugin: This exact order is required. Skipping steps breaks the theme. src/index.css: Result: bg-background , text-primary etc. work automatically. Dark mode switches via .dark class — no dark: variants needed for semantic colours. Copy assets/theme-provider.tsx to your components directory, then wrap your app: Add a theme toggle: See references/dark-mode.md for the ModeToggle component. "config": "" is critical — v4 doesn't use tailwind.config.ts. Always: Never: See references/common-gotchas.md for detailed error explanations with sources.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does tailwind-theme-builder do?

Set up a fully themed Tailwind v4 + shadcn/ui project with dark mode. Produces configured CSS, theme provider, and working component library.

Is tailwind-theme-builder good?

tailwind-theme-builder does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does tailwind-theme-builder work with?

tailwind-theme-builder currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to tailwind-theme-builder?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install tailwind-theme-builder?

npx skills add https://github.com/jezweb/claude-skills --skill tailwind-theme-builder

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering