Handles Storybook story creation with a clear bias toward CSF3, which is the right call if you're not stuck on legacy code. Walks you through the modern object syntax, proper TypeScript typing with Meta and StoryObj, and patterns for common cases like forms, responsive variants, and data-driven components. The anti-patterns section is helpful, especially calling out the old Template.bind approach that still shows up in too many codebases. Worth using if your team keeps writing inconsistent stories or you're tired of reviewing PRs where someone reinvented decorators badly. Focuses on structure and conventions rather than visual testing.
npx skills add https://github.com/thebushidocollective/han --skill storybook-story-writing