dev-storybook
Installation
SKILL.md
dev-storybook
BUILD, AUDIT, and AUTOMATE Storybook stories for Vue 3 components with TypeScript. This comprehensive skill covers story creation, auditing existing stories for issues, component discovery and inventory, and CI/CD integration. Use when creating component documentation, fixing story compilation errors, auditing for display issues, or setting up automated testing workflows.
Core Responsibilities
- Story Creation: Write well-structured Storybook stories for Vue 3 components
- Error Resolution: Fix TypeScript and Vue compilation errors in stories
- Styling Patterns: Apply CSS correctly in Storybook without runtime template errors
- Component Props: Ensure correct prop types and event handlers
- Story Auditing: Detect and fix cutoff modals, store dependencies, design token violations
- Component Discovery: Scan codebase for components and generate inventory reports
- Automated Testing: Visual regression testing and accessibility compliance
- Story Streamlining: Ensure stories match the actual app appearance exactly