Learn the spec-first method for building software with AI coding agents. Write specs with acceptance criteria, edge cases, and constraints, structure context for any agent, verify output against the spec with tests, iterate on failures, and know when to hand-code. Tool-agnostic across Claude Code, Cursor, Copilot, Devin, and any agent.
4 módulos • 7 aulas

Master Cursor, the AI-powered code editor. Learn Chat, Cmd+K inline editing, Tab completion, Agent mode, multi-file refactoring, codebase-wide context, custom rules, and productivity workflows that dramatically speed up development.

Master Claude Code, Anthropic's agentic coding tool. Learn installation across CLI, desktop, web, and IDE extensions. Master core workflows for reading, writing, debugging, and refactoring code. Configure CLAUDE.md files, memory, slash commands, MCP servers, and hooks. Build real features and compare Claude Code with Cursor and Copilot.

Master GitHub Copilot to boost your coding productivity. Learn setup, effective prompting, managing suggestions, using Copilot Chat, writing tests and documentation, code review best practices, and understand limitations compared to other AI coding tools.

Master OpenAI Codex, the coding agent that works in your terminal and in the cloud. Learn the CLI with its three approval modes, run parallel sandboxed tasks with Codex Cloud, extend capabilities with the skills system, and coordinate multiple agents across large projects. Powered by GPT-5.3-Codex.

Build a working AI agent from scratch in Python. Learn the think-act-observe loop, call an LLM, give your agent a tool it can use, and handle a failed tool call. Framework-agnostic and beginner-friendly.

Master advanced Claude Code workflows including agent mode, multi-agent orchestration with subagents, custom slash commands and agents, hooks automation, memory systems, MCP server integrations, headless CI/CD pipelines, production agent systems, and enterprise team patterns.