css-development:create-component
Installation
SKILL.md
CSS Development: Create Component
Overview
Guides you through creating new CSS components following established patterns:
- Semantic class naming
- Tailwind utility composition via
@apply - Dark mode support by default
- Test coverage (static CSS + component rendering)
- Composition over creation (reuse existing classes)
This is a sub-skill of css-development - typically invoked automatically via the main skill.