Skip to main content
Back to registry

tailwind-v4

existential-birds/beagle

Installs404
Install command
npx skills add https://github.com/existential-birds/beagle --skill tailwind-v4
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Vite Plugin Setup : CSS Entry Point : @theme Inline Directive : Generates CSS variables that can be referenced elsewhere: Note : You can also use @theme default explicitly to mark theme values that can be overridden by non-default @theme declarations. Inlines values directly without CSS variables (better performance): Inlines values as fallbacks without emitting CSS variables: OKLCH provides perceptually uniform colors with better consistency across hues: Examples : Tailwind v4 uses double-dash CSS variable naming conventions: Tailwind v4 eliminates configuration files: Use @theme inline : Use @theme (default) : Use @theme reference : Semantic variables that map to design tokens: - L (Lightness) : 0% (black) to 100% (white) - C (Chroma) : 0 (gray) to ~0.4 (vibrant) - H (Hue) : 0-360 degrees (red → yellow → green → blue → magenta) - No tailwind.config.js - Use @theme in CSS instead - No postcss.config.js - Use @tailwindcss/vite plugin - TypeScript support - Add @types/node for path resolution - Setup & Installation : See references/setup.md for Vite plugin configuration, package setup, TypeScript config - Theming & Design Tokens : See references/theming.md for @theme modes, color palettes, custom fonts, animations - Dark Mode Strategies : See references/dark-mode.md for media queries, class-based, attribute-based approaches - Better performance (no CSS variable overhead) -...

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-v4 do?

tailwind-v4 is listed in SkillJury, but the source summary is still sparse.

Is tailwind-v4 good?

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

What agent does tailwind-v4 work with?

tailwind-v4 currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to tailwind-v4?

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

How do I install tailwind-v4?

npx skills add https://github.com/existential-birds/beagle --skill tailwind-v4

Related skills

More from existential-birds/beagle

Related skills

Alternatives in Software Engineering