awesome-code-docs
203 deep-dive tutorials for AI agents, LLM frameworks, coding tools, MCP, and open-source developer platforms
Install / Use
npx skills add johnxie/awesome-code-docsInstalls into whichever agent you are using.
Other
Other agent config
Quality Score
Category
AI & Machine LearningSupported Platforms
Tags
Skill content
View source on GitHub<a name="top"></a>
<div align="center">Awesome Code Docs
203 deep-dive tutorials for AI agents, LLM frameworks & coding tools
Learn how complex systems actually work — not just what they do
Browse Tutorials · A-Z Directory · Query Hub · Intent Map · Market Signals · Learning Paths · Contributing · Community
</div>Why This Exists
Most documentation tells you what to do. These tutorials explain how and why complex systems work under the hood — with architecture diagrams, real code walkthroughs, and production-grade patterns.
┌──────────────────────────────────────────────────────────────┐
│ │
│ 📖 Typical Docs vs. 🔬 Awesome Code Docs │
│ ───────────── ───────────────────── │
│ "Run this command" "Here's the pipeline │
│ "Use this API" architecture that makes │
│ "Set this config" this work, the design │
│ tradeoffs, and how to │
│ extend it yourself" │
│ │
└──────────────────────────────────────────────────────────────┘
Every tutorial follows a consistent 8-chapter structure:
| Chapter | Focus | |:--------|:------| | 1. Getting Started | Installation, first run, project structure | | 2. Architecture | System design, data flow, core abstractions | | 3-5. Core Systems | Deep dives into the 3 most important subsystems | | 6. Extensibility | Plugins, custom components, APIs | | 7. Advanced | Performance, customization, internals | | 8. Production | Deployment, monitoring, scaling, security |
Each chapter includes Mermaid architecture diagrams, annotated code examples from the real codebase, and summary tables for quick reference.
🔎 Find Tutorials by Goal
Use this quick-start map if you searched for a specific outcome.
| Search Intent | Start Here | Then Go To | |:--------------|:-----------|:-----------| | open-source vibe coding tools | Cline | Roo Code → OpenCode → Sweep → Tabby → Stagewise → bolt.diy → VibeSDK → HAPI → Kiro | | audit AI-generated or vibe-coded codebases | Systems Programming audit resources | Dyad → OpenHands → Daytona | | spec-driven AI delivery workflows | OpenSpec | Claude Task Master → Codex CLI → OpenCode → Kiro | | build AI agents in production | LangChain | LangGraph → CrewAI → OpenHands → Claude Flow → Hermes Agent → AutoAgent → BabyAGI | | coding agent context, memory, and skills | Context7 | AGENTS.md → Claude-Mem → Cipher → Beads → Awesome Claude Skills → OpenSkills | | autonomous AI software engineers | OpenHands | Devika → SWE-agent → Aider | | task-driven autonomous agents | BabyAGI | AutoGen → CrewAI → LangGraph | | build RAG systems | LlamaIndex | Haystack → RAGFlow | | run LLMs locally or at scale | Ollama | llama.cpp → vLLM → LiteLLM | | autonomous ML training experiments | autoresearch | deer-flow → Agno | | build AI apps with TypeScript/Next.js | Vercel AI SDK | CopilotKit → LobeChat | | taskade ai / genesis / mcp workflows | Taskade | Taskade Docs → Taskade MCP → Taskade Awesome Vibe Coding → MCP Servers | | build MCP tools and integrations | MCP Python SDK | FastMCP → MCP Servers → Awesome MCP Servers → MCP Inspector → MCP TypeScript SDK → Composio → see all MCP tutorials → |
<div align="right"><a href="#top">⬆ Back to top</a></div>🧭 Navigation UX Layer
To reduce context-switching and dead ends:
- every tutorial index now includes a Navigation & Backlinks block
- each block links back to the main catalog, A-Z directory, query hub, and category hubs
- chapter 1 entry links are pinned so readers can jump directly into each track
Quick jump links:
<div align="right"><a href="#top">⬆ Back to top</a></div>✅ Source Verification Status
All tutorial indexes were re-verified against referenced upstream GitHub repositories on 2026-06-01:
- tutorials scanned: 203
- tutorials with source repos: 203
- tutorials with unverified source repos: 0
- unique verified source repos: 214
Verification artifacts:
- Tutorial Source Verification Report
- Tutorial Source Verification JSON
- verification script:
scripts/verify_tutorial_sources.py
🧬 Taskade Ecosystem Snapshot (Verified 2026-06-01)
Live repository snapshot for high-intent Taskade/Genesis/AI/MCP searches.
| Taskade Repo | Stars | Last Push | Tutorial Coverage |
|:-------------|------:|:----------|:------------------|
| taskade/mcp | 116+ | 2026-02-13 | Taskade MCP Tutorial |
| taskade/docs | 11+ | 2026-03-16 | Taskade Docs Tutorial |
| taskade/awesome-vibe-coding | 8+ | 2026-03-21 | Taskade Awesome Vibe Coding Tutorial |
| taskade/taskade | 9+ | 2026-02-25 | Taskade Tutorial |
| taskade/temporal-parser | 2+ | 2026-02-12 | Taskade Tutorial (Ecosystem radar) |
<!-- BEGIN: TRENDING_VIBE_CODING -->
📈 Trending Vibe-Coding Repos (Auto-updated 2026-08-10)
Live GitHub market signals for high-impact open-source coding-agent and vibe-coding ecosystems with direct tutorial coverage.
| Ecosystem Repo | Tutorial | Stars | Last Push | Why It Matters |
|:---------------|:---------|------:|:----------|:---------------|
| anomalyco/opencode | OpenCode Tutorial | 195,621 | 2026-08-10 (0d ago) | terminal-native coding agent with strong provider and tool controls |
| open-webui/open-webui | Open WebUI Tutorial | 148,366 | 2026-08-10 (0d ago) | self-hosted AI interface and model operations |
| browser-use/browser-use | Browser Use Tutorial | 108,569 | 2026-08-06 (4d ago) | browser-native AI automation and agent execution |
| daytonaio/daytona | Daytona Tutorial | 72,029 | 2026-07-24 (17d ago) | sandbox infrastructure for secure AI code execution |
| cline/cline | Cline Tutorial | 65,949 | 2026-08-10 (0d ago) | agentic coding with terminal, browser, and MCP workflows |
| Mintplex-Labs/anything-llm | AnythingLLM Tutorial | 64,546 | 2026-08-07 (3d ago) | self-hosted RAG workspaces and agent workflows |
| Fission-AI/OpenSpec | OpenSpec Tutorial | 64,426 | 2026-08-10 (0d ago) | spec-driven workflow layer for predictable AI-assisted delivery |
| continuedev/continue | Continue Tutorial | 35,422 | 2026-08-10 (0d ago) | IDE-native AI coding assistant architecture |
| TabbyML/tabby | Tabby Tutorial | 33,819 | 2026-06-30 (41d ago) | self-hosted coding assistant platform for teams |
| vercel/ai | Vercel AI SDK Tutorial | 26,113 | 2026-08-10 (0d ago) | production TypeScript AI app and agent SDK patterns |
| RooCodeInc/Roo-Code | Roo Code Tutorial | 24,350 | 2026-05-15 (87d ago) | multi-mode coding agents and approval workflows |
| dyad-sh/dyad | Dyad Tutorial | 21,184 | 2026-08-10 (0d ago) | local-first AI app generatio
Truncated for display — read the full file on GitHub.
Related Skills
caveman
107.1k🪨 why use many token when few token do trick. Viral skill + proxy for coding agents that cuts 65% of tokens by talking like a caveman.
claude-mem
94.4kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Understand-Anything
83.5kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
