SuperClaude
Xmind AI: The Best AI Brainstorming & Mind Mapping Tool
/{command} {target} --{flags}
Commands 🛠️
We focused on 16 essential commands for the most common tasks:
Analysis: /sc:analyze
, /sc:troubleshoot
, /sc:explain
Development: /sc:implement
, /sc:build
, /sc:design
Quality: /sc:improve
, /sc:test
, /sc:cleanup
Others: /sc:document
, /sc:git
, /sc:estimate
, /sc:task
, /sc:index
, /sc:load
, /sc:spawn
Smart Personas 🎭
AI specialists that try to jump in when they seem relevant:
- 🏗️ architect - Systems design and architecture stuff
- 🎨 frontend - UI/UX and accessibility
- ⚙️ backend - APIs and infrastructure
- 🔍 analyzer - Debugging and figuring things out
- 🛡️ security - Security concerns and vulnerabilities
- ✍️ scribe - Documentation and writing
- …and 5 more specialists
(They don’t always pick perfectly, but usually get it right!)
MCP Integration 🔧
External tools that connect when useful:
- Context7 - Grabs official library docs and patterns
- Sequential - Helps with complex multi-step thinking
- Magic - Generates modern UI components
- Playwright - Browser automation and testing stuff
(These work pretty well when they connect properly! 🤞)
claude mcp add --transport http context7 https://mcp.context7.com/mcp
claude mcp add sequential-thinking npx @modelcontextprotocol/server-sequential-thinking
claude mcp add magic npx @21st-dev/magic@latest
claude mcp add puppeteer npx @modelcontextprotocol/server-puppeteer
Example
/sc:design --persona-frontend --think --seq --plan Build UI for admin dashboard
/sc:implement --ultrathink --plan --seq /admin/user page connect to DB and get the data