← All roadmaps
Intermediate~5 weeks6 steps

AI-Assisted Development

Multiply your output as a developer with AI: prompting for code, the Claude API, agentic coding with Claude Code, subagents and skills, and MCP servers in your workflow. Best if you already write code.

  1. The AI-assisted mindset

    What AI is reliably good at in a codebase, where it fails, and how to verify its work.

  2. Prompting for code

    Give models the context, constraints, and examples that produce working code.

  3. Claude API basics

    Call the model programmatically: messages, streaming, and system prompts.

  4. Agentic coding with Claude Code

    Let an agent read, edit, and test your codebase from the terminal.

  5. Subagents, skills & automation

    Scale up with specialized subagents, reusable skills, and headless runs.

  6. MCP servers in your workflow

    Wire your tools — browsers, databases, issue trackers — into your AI assistant.