Cursos en esta ruta
Claude Code Foundations
0 lecciones

Prompt Engineering with Claude Code
Master prompt engineering specifically for AI coding agents. Learn why prompts for code agents differ fundamentally from chatbot prompts, structure your instructions with the right anatomy, apply zero/one/N-shot techniques to development tasks, dominate the PRD → Plan → Todo → Code workflow (validated by Anthropic), and build a personal reusable prompt template library. 8 progressive modules from foundational concepts to a complete, integrated prompt library.
0 lecciones
Claude Code & MCP: Building Custom Integrations
Extend Claude Code's capabilities by building your own MCP servers. The Model Context Protocol is the "USB-C of AI" — a standard protocol that turns any API, database, or service into a tool Claude Code can use natively. In this guide you build MCP servers in TypeScript and Python, create MCP Apps with interactive UI, and finish with a production-ready server connected to real data. 8 modules, 42 capsules, and a final project that demonstrates Claude Code as an extensible platform.
0 lecciones
Testing with Claude Code
Master TDD and professional testing with AI assistance. Learn the spec-first methodology — define tests as specifications before implementing — and let Claude Code handle the implementation. From unit tests to E2E, from mocking to CI pipelines, build software you can trust at AI speed.
0 lecciones
Debugging & Code Review with Claude Code
Only 3% of developers highly trust AI-generated code. This guide teaches the professional middle ground: calibrated trust. Learn to detect hallucinations, do code review with AI-specific checklists, debug with Claude Code as a tool (not an oracle), and decide when to regenerate vs edit. 8 modules, 43 capsules, and a project where you perform a complete professional code review of a codebase with real problems.
0 lecciones
Refactoring & Legacy Code with Claude Code
Master working with existing codebases using Claude Code. Learn to onboard 5-10x faster, explore codebases with the Explore subagent, coordinate multi-file refactoring, migrate frameworks, and manage context for large projects. The skills that cover 80% of a professional developer's real work.
0 lecciones
Advanced Claude Code Workflows
Master advanced Claude Code orchestration: custom subagents with specialized roles, experimental Agent Teams with shared task boards, custom plugins bundling skills and MCP servers, advanced hooks for granular control, headless SDK automation in Python and TypeScript, and remote control from mobile devices. The expert tier of the Claude Code Agentic Development Path.
0 lecciones
Claude Code in CI/CD Pipelines
Transform Claude Code from a local development tool into a production CI/CD agent. Configure GitHub Actions and GitLab CI/CD pipelines where Claude Code automatically reviews PRs, generates descriptions, runs security scans, automates deployments, and executes intelligent rollbacks when things go wrong.
0 lecciones