tool-storybook-mcp

Coordinate Storybook MCP workflows to query docs, generate stories, preview components, and run tests.

1|Updated Sep 12, 2025
One-click install
npx skills add https://github.com/JimmyTranDev/dotfiles --skill tool-storybook-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tool-storybook-mcp
Source: https://github.com/JimmyTranDev/dotfiles/tree/main/src/opencode/skills/tool-storybook-mcp
Command: npx skills add https://github.com/JimmyTranDev/dotfiles --skill tool-storybook-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Storybook MCP tool usage patterns enable teams to orchestrate component documentation, story generation, previews, and automated tests in a single, repeatable workflow.

Core Features & Use Cases

  • Query and retrieve component documentation from MCP to understand props, stories, and recommended usage.
  • Generate new Storybook stories and previews that align with design system conventions and accessibility checks.
  • Integrate AI agents to assist with design-system-driven component integration and validation across Storybook workflows.

Quick Start

Start your Storybook server, ensure the MCP addon is installed, then use the workflow Discover → Inspect → Act to build and verify component stories.

Frequently Asked Questions about tool-storybook-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Storybook stories using MCP?

You can generate Storybook stories by orchestrating MCP workflows to query component documentation and create new UI stories that align with design system conventions and accessibility checks.

What is the Storybook MCP workflow for component documentation?

The Storybook MCP workflow retrieves component documentation from MCP to understand props, stories, and recommended usage, enabling teams to coordinate documentation, story generation, previews, and automated tests.

Do I need a Storybook dev server to use MCP for UI previews?

Yes, you need an active Storybook dev server with the MCP addon registered and accessible at the /mcp endpoint to enable component documentation, stories, previews, and tests.

Can I use AI agents with Storybook MCP for component testing?

Yes, you can integrate AI agents to assist with design-system-driven component integration and validation across Storybook workflows, including querying documentation and running automated tests.

Does Storybook MCP work with React component projects?

Storybook MCP applies to React-based Storybook projects using the MCP addon, supporting documentation, story generation, previews, and automated testing scenarios across these environments.

How do I start orchestrating Storybook MCP workflows end-to-end?

To start orchestrating Storybook MCP workflows, start your Storybook server, ensure the MCP addon is installed, then use the Discover, Inspect, and Act workflow to build and verify component stories.