Automates the tedious parts of writing Storybook documentation by setting up autodocs tags, generating MDX pages, and structuring JSDoc comments for prop tables. You get working examples for component descriptions, story variations, usage guides, and even migration docs. Most useful when you're documenting a design system or component library and need consistent patterns across dozens of components. The MDX templates are solid starting points, though you'll still need to write the actual descriptions and usage guidance yourself. Beats staring at blank documentation pages trying to remember the Storybook blocks API.
npx skills add https://github.com/thebushidocollective/han --skill storybook-component-documentation