docs/reference/README.md
Navigation Hub: Structured learning paths and technical references for all skill levels.
Documentation Status: ✅ Status: Current - All content verified for accuracy and completeness.
This documentation is organized for progressive learning with multiple entry points:
Verification Standards: All examples tested, commands validated, patterns proven in real-world usage.
| Document | Purpose | Target Audience | Complexity | |
|---|---|---|---|---|
| basic-examples.md | Copy-paste ready commands and patterns | All users, quick reference | Basic | |
| examples-cookbook.md | Recipe collection hub and organization | All users, navigation | Reference | |
| common-issues.md | Essential troubleshooting and solutions | All users, problem-solving | Basic | As needed |
| mcp-server-guide.md | MCP server configuration and usage | Technical users, integration | Intermediate |
| advanced-patterns.md | Expert coordination and orchestration | Experienced users | Advanced | | | advanced-workflows.md | Complex multi-agent orchestration | Expert users | Advanced | | | integration-patterns.md | Framework and system integration | Architects, experts | Advanced | | | troubleshooting.md | Comprehensive diagnostic guide | All levels, deep debugging | Variable | As needed | | diagnostic-reference.md | Advanced debugging and analysis | Expert users, complex issues | Advanced | |
Goal: Establish confident SuperClaude usage with essential workflows
Day 1-2: ../getting-started/quick-start.md
↓ Foundation building and first commands
Day 3-4: basic-examples.md
↓ Practical application and pattern recognition
Day 5-7: common-issues.md
↓ Problem resolution and confidence building
Success Metrics: Can execute basic commands, manage sessions, resolve common issues independently.
Goal: Master coordination patterns and technical depth
Week 2: advanced-patterns.md
↓ Multi-agent coordination and orchestration mastery
Week 3: mcp-server-guide.md + advanced-workflows.md
↓ Performance excellence and technical configuration
Success Metrics: Can orchestrate complex workflows, optimize performance, configure MCP servers.
Goal: Complete framework mastery and complex system integration
Phase 1: advanced-workflows.md
↓ Complex orchestration and enterprise patterns
Phase 2: integration-patterns.md
↓ Framework integration and architectural mastery
Phase 3: diagnostic-reference.md
↓ Advanced debugging and system analysis
Success Metrics: Can design custom workflows, integrate with any framework, diagnose complex issues.
Goal: Immediate issue resolution and diagnostic guidance
Quick Issues: common-issues.md
↓ Common problems and immediate solutions
Complex Debugging: troubleshooting.md
↓ Comprehensive diagnostic approach
Advanced Analysis: diagnostic-reference.md
↓ Expert-level debugging and analysis
| Command Pattern | Purpose | Example |
|---|---|---|
/sc:load | Restore session context | /sc:load project_name |
/sc:save | Preserve session state | /sc:save "milestone checkpoint" |
--think | Enable structured analysis | --think analyze performance bottlenecks |
--brainstorm | Collaborative requirement discovery | --brainstorm new authentication system |
--task-manage | Multi-step operation orchestration | --task-manage refactor user module |
| Flag | Purpose | Best For |
|---|---|---|
--uc / --ultracompressed | Token-efficient communication | Large operations, context pressure |
--orchestrate | Optimize tool selection | Multi-tool operations, performance needs |
--loop | Iterative improvement cycles | Code refinement, quality enhancement |
--validate | Pre-execution risk assessment | Production environments, critical operations |
| Flag | Server | Best For |
|---|---|---|
--c7 / --context7 | Context7 | Official documentation, framework patterns |
--seq / --sequential | Sequential | Complex analysis, debugging, system design |
--magic | Magic | UI components, design systems, frontend work |
--morph / --morphllm | Morphllm | Bulk transformations, pattern-based edits |
--serena | Serena | Symbol operations, project memory, large codebases |
--play / --playwright | Playwright | Browser testing, E2E scenarios, visual validation |
# Initialize with React patterns
--c7 --magic "implement Next.js authentication with TypeScript"
# Component development workflow
--magic --think "create responsive dashboard component"
# API development with best practices
--c7 --seq "design RESTful API with Express and MongoDB"
# Performance optimization
--think --orchestrate "optimize database queries and caching"
# Complete application workflow
--task-manage --all-mcp "build full-stack e-commerce platform"
# Integration testing
--play --seq "implement end-to-end testing strategy"
/sc:load → See Session ManagementFound outdated information or broken examples?
/sc:load, end with /sc:save--think --c7 for documented analysis--think for complex problem analysisStart Your Journey: New to SuperClaude? Begin with Quick Start Guide for immediate productivity gains.
Need Answers Now: Jump to basic-examples.md for copy-paste solutions.
Ready for Advanced: Explore advanced-patterns.md for expert-level orchestration.