Storybook Guidelines

**PRIMARY SKILL FOR CREATING AND UPDATING STORYBOOK STORIES** — Guidelines and best practices for writing Storybook story files for Vue 3 components. USE FOR: - Creating new .stories.js files for components - Modifying existing story files - Understanding story structure, argTypes, and templates - Adding variants, actions, and controls to stories DO NOT USE FOR: - Writing or modifying component .vue files (use components-guidelines) - Writing or improving unit tests (use unit-testing-guidelines) WHEN TO COMBINE: Load components-guidelines if you need to understand a component's props, emits, and slots to write its stories.

cmu-sei Updated

File contents

cmu-sei/sei-design-system/tree/main/.github/skills/storybook-guidelines commit 6cb1eadb8e

Frequently asked questions

npx skillmds@latest add cmu-sei/storybook-guidelines