What problem does it solve? Developers building APIs often write documentation that AI agents cannot reliably parse, and they lack a guided path to learn agent-friendly documentation patterns like llms.txt and structured markdown docs. ## Core Features & Use Cases - Guided course companion: Drives a 12-lesson Vercel Academy course across three modes (TA, Teaching, Evaluation), fetching lesson content and detecting student progress from their codebase. - Agent-friendly documentation patterns: Teaches seven documentation patterns, the llms.txt standard, and markdown doc endpoints for Next.js App Router APIs. - Skill-building workflow: Walks through creating a Claude Code skill that auto-generates API documentation, including quality checklists and an iteration loop. - Use Case: A student building a Next.js feedback API asks "teach me" and the skill detects their current lesson, fetches the lesson content, and coaches them step by step through adding llms.txt endpoints. ## Quick Start Ask the assistant to start the Agent-Friendly APIs course and teach you the next lesson based on your current project.