Loading…
New · guided experience
A curated walkthrough of the library — ordered lessons, a 15-question quiz between each, and 3 next-steps so you stay in flow. Earn XP, badges, and a streak as you go.
Lessons · 6434 available · Agents view
Tools that do things — MCP, orchestration, multi-step autonomy. Pick a tool lane below to drill into concrete workflows, then use the browser to refine by age, situation, or skill level.
Drill down
Start with a real app or workflow. Each lane filters the library to practical lessons, not just broad theory.
743 lessons in agents
Search when you need it
Recommended next
Lessons handpicked for the Agents shelf.
Claude Code isn't just a coding assistant — it's a general agent runtime with MCP, subagents, hooks, and skills. Treat it that way and you get a free, powerful platform.
Agents that handle user data must design for privacy from start. Bolt-on privacy fails — and damages trust permanently.
Multi-region agent deployment serves global users. Latency, compliance, and resilience all matter.
Strip PII from prompts, tool outputs, and traces before they leave your boundary.
Fresh Agents lessons added to the library.
Patterns for AI agents that fail well — recovering or degrading rather than crashing.
Pick the right deployment topology for your AI agent's latency and durability needs.
When and how reflection loops genuinely improve AI agent performance.
Tool API design for AI agents differs from API design for humans — here's how.
Subject tracks
Claude Code isn't just a coding assistant — it's a general agent runtime with MCP, subagents, hooks, and skills. Treat it that way and you get a free, powerful platform.
Agents that handle user data must design for privacy from start. Bolt-on privacy fails — and damages trust permanently.
Multi-region agent deployment serves global users. Latency, compliance, and resilience all matter.
Strip PII from prompts, tool outputs, and traces before they leave your boundary.
Decide how long to keep agent traces, which fields to redact, and how to satisfy deletion requests.
Decide what an agent forgets so context windows stay useful.
Log every agent action so you can debug, audit, and learn from runs after the fact.
The AI coding tool market fragmented fast. Let's map the 2026 landscape honestly: who is for autocomplete, who is for agents, who wins on cost, and what the tradeoffs actually feel like.
AI is a power tool. Some tasks are wrong for it. Learn the categories where AI assistance reliably makes things worse, and the human-only judgment calls AI cannot replace.
Cursor forked VS Code and rebuilt it around AI. It's now the de facto AI IDE for serious engineers. Deep dive on what makes it different, the Composer agent, and the $500/month enterprise pricing.
Windsurf (from Codeium, acquired by OpenAI in 2025) competes with Cursor via Cascade, its autonomous agent. Deep look at where it's ahead, where it's behind, and the post-acquisition future.
Clay scrapes, enriches, and personalizes at scale for sales and marketing. Deep look at what it does, the Claygent agent, and pricing that starts at $149/month.
Perplexity now lets you build small AI tools — surveys, structured queries, mini apps — on top of its retrieval. Build features are uneven, but powerful for the right job.
Once you trust the runtime, the next moves are scaling out (multiple machines), swapping the brain (different LLM provider), and giving back (clean upstream contributions). Each step compounds the value of the rest.
A Soul that never updates becomes stale. A Soul that updates everything becomes incoherent. The middle path is deliberate evolution — consolidation, drift detection, and version snapshots. When you change the brief, the memory schema, or a major procedural workflow, snapshot the prior Soul as a version: brief, system prompt, semantic store, procedural store, and eval baseline.
LLM observability tools (LangSmith, LangFuse, Helicone, Datadog LLM, custom) all trace conversations. The differentiation is in evaluation, dashboards, and alerting — and choosing the wrong tool wastes months.
Every team adds AI tools constantly. A repeatable evaluation framework prevents shelfware and shadow IT.
Employees use ChatGPT, Claude, etc. on their own. Some companies forbid; some embrace; most are confused. A clear policy protects everyone.