What problem does it solve?
This skill eliminates inconsistent styling, v3/v4 syntax errors, and missing style flashes when building Tailwind-powered HyperFrames video compositions, ensuring deterministic frame renders for production video output.
Core Features & Use Cases
- Tailwind v4 Browser Runtime Setup: Configures and validates the pinned @tailwindcss/[email protected] runtime for projects scaffolded with hyperframes init --tailwind.
- CSS-First Theme & Utility Definition: Guides use of @theme and @utility blocks for custom tokens and utilities instead of v3 tailwind.config.js patterns.
- v3-to-v4 Migration & Safety: Provides guidance for migrating existing v3 patterns, avoiding dynamic class generation risks, and following video-specific guardrails for stable renders.
- Use Case: If you are building a HyperFrames marketing video and need to add brand-specific colors and custom text utilities that render consistently across every frame without style flashes, this skill provides the exact compliant patterns to implement.
Quick Start
Use the tailwind skill to add stable brand color tokens and custom utility classes to your HyperFrames composition HTML that will render consistently across all video frames.