Content
Command
/doctor
Diagnose Open Carrusel setup problems (Node, Claude CLI, deps, data, port).
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/doctor
Context preview
What this command does when you run it.
Diagnose Open Carrusel setup problems (Node, Claude CLI, deps, data, port).
Command definition
doctor.mddescription: Diagnose Open Carrusel setup problems (Node, Claude CLI, deps, data, port). allowed-tools: Bash(node *)
!`node scripts/doctor.mjs 2>&1; exit 0`
If any check above shows ✗ or a warning, suggest the most likely fix in one line:
- Node version too low → install Node 20+ from https://nodejs.org
- Claude CLI missing → install Claude Code from https://docs.anthropic.com/en/docs/claude-code
- Dependencies missing → run `/start` (or `npm install`)
- Data files missing → run `/start` (or `npm run setup`)
- Port 3000 in use → run `/stop` if it's a leftover dev server, or use `/start 3001` to pick another port
If everything is ✓, just say "All checks passed."
Ships withopen-carrusel
AI-powered Instagram carousel builder. Chat with Claude to design slides; export as PNGs at exact Instagram dimensions. Type /start in Claude Code to bootstrap.
Get the whole plugin
Stats
413
Stars
67
Forks
Maintained
Maintenance
TypeScript
Language
MIT
License
3mo ago
Last commit
3mo ago
Created
Repo: Hainrixz/open-carrusel

