Initial release with 30 deterministic Claude skills covering Tailwind CSS v3.4 and v4.0+.
Categories
- core (3) : architecture, design system, v3-vs-v4
- syntax (10) : utility classes, variants, responsive, dark mode, arbitrary values, plus v4-only functional utilities / 3D transforms / gradients / modern utilities
- impl (11) : config (v3 JS + v4 CSS-first), build integrations (Vite, PostCSS, Next.js, Astro, Remix, Nuxt, SvelteKit), official + custom plugins, @apply + @reference, tailwind-merge, migration tool
- errors (5) : utility-soup, build failures, dynamic-classes (#1 reported issue), v4 migration traps, specificity
- agents (1) : cross-skill validator
Quality
- 100% compliance audit (4/4 validation checks pass : frontmatter, line count, structure, language)
- Every skill < 500 lines + 3 reference files (methods, examples, anti-patterns)
- WebFetch-verified against 30 official sources per SOURCES.md
- Dual v3 + v4 coverage where versions diverge (D-008)
Discovery
- npm-agentskills manifest in package.json agents.skills[] (30 entries)
- OpenAI Codex via agents/openai.yaml
- GitHub topic agentskills
Methodology
Built end-to-end using the 7-phase research-first OpenAEC Foundation methodology with tmux-orchestration for Phase 5 skill creation. See Skill-Package-Workflow-Template for details.