
Covers Configuration UI Components Testing
Description
Use this skill when Storybook is already installed and the user wants a working `preview` file and stories for real components.
SKILL.md
Prerequisites:
- Confirm Storybook exists (
package.json,.storybook/). If not, switch to/storybook-init. - Storybook must be at least 10.5 (or
nextwhile 10.5 is not yet released). If it is older, or upgrade/repair is needed first, switch to/storybook-upgrade.
Run npx storybook ai setup from the project root (or the Storybook package in a monorepo).
Follow the printed Markdown precisely. Do not substitute your own plan.
More skills from the mcp repository
View all 4 skillsMore from Storybook
View publisherSkillTagsUpdated
setup-react-native-storybook
configure Storybook for React Native projects
react-native
Jul 16ExpoReact NativeTestingUI Componentsupgrading-react-native-storybook
upgrade React Native Storybook versions
react-native
Jul 16MigrationReact NativeUI Componentswriting-react-native-storybook-stories
write React Native Storybook stories
react-native
Jul 16DocumentationReact NativeTestingUI Components