Choose this when
You are using coding agents, custom tools, MCP servers, skills, memories, or connected workspaces.
AI learning path
Design the information and tool boundary around an agent instead of stuffing everything into a prompt.
You are using coding agents, custom tools, MCP servers, skills, memories, or connected workspaces.
You can decide what belongs in instructions, retrieval, tools, MCP, subagents, or project files.
Move on when you can remove context without making the agent worse.
Do
This is the route through the topic. Watch and open the material inside the step where it is used.
Step 1
Classify what should be durable instruction, retrieved knowledge, live tool data, or temporary conversation.
Watch here
Peter Yang
Introduces reusable skills and context packaging for agent workflows.
Open here
Free tutorial · Matt Pocock · Intermediate
You want to understand MCP and build TypeScript MCP servers over stdio or HTTP, connect Claude Code to tools, use MCP prompts, and package servers for distribution.
Open resourceStep 2
Use MCP or APIs for actions and live data where a text dump would be brittle.
Watch here
Simon Willison
Useful for thinking about tool boundaries and agent context design.
Open here
Free course · Hugging Face · Intermediate
You want a focused course on context engineering for code agents, including skills, subagents, hooks, and MCP.
Open resourceStep 3
Create small repeatable tasks that reveal whether the context design actually improves agent behavior.
Open here
Free course · Hugging Face · Beginner to intermediate
You want a free structured MCP path with concepts, assignments, SDKs, and a certificate route.
Open resourceSpec and guide · Model Context Protocol · Intermediate
You need the core mental model for how tools, connectors, and agent environments interoperate across AI apps.
Open resourceRefactor one overloaded agent prompt into project instructions, a small resource file, and one tool or MCP boundary.
Reference
Step 1
Free tutorial · Matt Pocock · Intermediate
You want to understand MCP and build TypeScript MCP servers over stdio or HTTP, connect Claude Code to tools, use MCP prompts, and package servers for distribution.
Step 2
Free course · Hugging Face · Intermediate
You want a focused course on context engineering for code agents, including skills, subagents, hooks, and MCP.
Step 3
Free course · Hugging Face · Beginner to intermediate
You want a free structured MCP path with concepts, assignments, SDKs, and a certificate route.
Step 3
Spec and guide · Model Context Protocol · Intermediate
You need the core mental model for how tools, connectors, and agent environments interoperate across AI apps.
Beginner to advanced
Use LLM Fundamentals or the AI Engineer Roadmap if you need concepts, the Vercel AI SDK Tutorial or AI SDK v6 Crash Course if you want to build apps, and the AI Skills catalog if you want practical agent workflows like /teach, /grill-me, /tdd, and /triage.
View educator
Beginner to advanced
Read the recent model-roundup posts, then try the llm command-line tool with two or three different providers.
View educatorBeginner to intermediate
Read the public notes and examples before deciding whether the paid material matches your business.
View educator
Beginner to intermediate
Look for workflow breakdowns and implementation examples.
View educator
Intermediate
Review the Maven syllabus and compare it to your current product workflow.
View educator
Beginner to intermediate
Browse the How I AI interviews and copy the workflows that match your role.
View educator