viewcomponent-coder
Installation
SKILL.md
ViewComponent Patterns
Build modern, component-based UIs with ViewComponent using Evil Martians' view_component-contrib patterns.
When to Use This Skill
- Creating ViewComponent classes
- Implementing slots and style variants
- Building Lookbook previews
- Testing components in isolation
- Refactoring partials to components
Core Principle: Components Over Partials
Prefer ViewComponents over partials for reusable UI.