ClaudeWave
emarco177
emarco177

claude-code-crash-course

View on GitHub

Hands-on crash course for Claude Code with branch-based projects on MCP, subagents, hooks, and automation.

Subagents148 stars110 forksUpdated 12d ago
ClaudeWave Trust Score
72/100
· OK
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Flags
  • !No license declared
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "claude-code-crash-course": {
      "command": "node",
      "args": ["/path/to/claude-code-crash-course/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/emarco177/claude-code-crash-course and follow its README for install instructions.
Use cases
🎓 Education

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentic-aiagentic-codingclaude-codecontext-engineeringdeep-agentssubagents

More Subagents