Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
HomeCompare › ig vs storybook-mcp-integration

ig vs storybook-mcp-integration

Two Content Claude Code skills, side by side. Pick the right skill for your workflow with a side-by-side look at metadata, sample code, and install commands.

Side-by-side

Nameigstorybook-mcp-integration
DescriptionFull-lifecycle Instagram content engine with 13 sub-skills, 6 specialized agents, and 5-category 100-point scoring. Optimized for the 2026 Instagram algorithm (watch time, DM-sends, saves). Creates Reels, Stories,…Storybook MCP server integration for component-aware AI development. Covers 6 tools across 3 toolsets (dev, docs, testing): component discovery via list-all-documentation/get-documentation, story previews via…
CategoryContentContent
Sub-categoryeditorialstorytelling
Tagstype:auditai:mcp type:review type:integration
AuthornicojunkOrchestKit
LicenseMITMIT
Install/add-skill ig/add-skill storybook-mcp-integration

Tag overlap

Shared

Only in ig type:audit

Only in storybook-mcp-integration ai:mcp, type:integration, type:review

Sample code from each SKILL.md

ig

source ~/Desktop/.env
PT=$(curl -s "https://graph.facebook.com/v21.0/$META_PAGE_ID?fields=access_token&access_token=$INSTAGRAM_ACCESS_TOKEN" \
  | python3 -c "import sys,json; print(json.load(sys.stdin)['access_token'])")

storybook-mcp-integration

# Storybook 10.3+ with Vite builder (no webpack)
npx storybook@latest upgrade

# Install the addon (current: @storybook/[email protected], Apr 2026)
npx storybook add @storybook/addon-mcp

# Enable docs toolset (required for component discovery)
# In .storybook/main.ts:
#   componentsManifest: true
# NOTE: the old `experimentalComponentsManifest` flag was renamed in
# Storybook 10.3; it is now `componentsManifest` and default-on. Any
# code still passing the `experimental` prefix will warn-then-ig…

When to choose each

ig — Full-lifecycle Instagram content engine with 13 sub-skills, 6 specialized agents, and 5-category 100-point scoring. Optimized for the 2026 Instagram algorithm (watch time, DM-sends, saves). Creates Reels, Stories,…

storybook-mcp-integration — Storybook MCP server integration for component-aware AI development. Covers 6 tools across 3 toolsets (dev, docs, testing): component discovery via list-all-documentation/get-documentation, story previews via…

Both are free to install. If you're unsure, install both — Claude Code skills are isolated by filename and only collide if their trigger phrases overlap (rare). The richest signal is the SKILL.md body itself — open both skill pages and read the first paragraph of each.

Open ig → Open storybook-mcp-integration →

Other comparisons in this category

See all Claude Code skill comparisons · Browse all Content skills · Top 100