storybook

Installation
SKILL.md

Storybook

Use Storybook to make UI decisions concrete, reviewable, and reusable (via stories and docs) without coupling to app routing or backend state.

Repo rules (when present)

If the repo provides Cursor rules for Storybook, follow them.

Portability rules

  • Do not assume Storybook exists in the current repo.
  • Prefer package.json scripts and local repo conventions over hardcoded commands.
  • If Storybook is missing, do not set it up as part of using this skill; instead file a follow-up task to add Storybook to the target app/package.

Prerequisites

Installs
1
GitHub Stars
7
First Seen
Apr 3, 2026
storybook — lambda-curry/devagent