Skip to content

1 series · 12 artículos

Programando con IA

Herramientas, patrones y flujos para enviar código de producción con socios de IA — del autocompletado a los agentes autónomos.

Series en este track

Programando con IASerie mastery

Claude Code Mastery

12 artículos para que Claude Code sea tu segundo cerebro en la terminal — del Q&A puntual a pipelines multi-agente que entregan features de punta a punta.

12 partes

Últimos artículos en este track

  • 18 may 2026

    The Future of Agentic Development

    Where this is going in 2026 and beyond. What I'd bet on, what I would not, and the line where I get sceptical of the hype.

  • 16 may 2026

    Advanced Patterns — Hooks, MCP Servers, Custom Tools, System Prompts

    Once you've outgrown the defaults: hooks for deterministic side effects, MCP servers for org-specific data, custom tools, and system-prompt surgery.

  • 14 may 2026

    Team Workflows

    How engineering teams are actually integrating Claude Code today. The shared .claude/ folder, the review rituals, and the anti-patterns I keep seeing in the wild.

  • 12 may 2026

    Testing and Debugging

    Letting Claude Code own the entire test loop. Including the parts that make engineers nervous: regressions, flakies, integration tests, and the stack-trace whisperer.

  • 10 may 2026

    Building Complete Features

    From Linear ticket to merged PR with Claude Code. A real, honest walk-through — what the prompt looked like, what the agent got right, what I caught in review.

  • 8 may 2026

    Multi-Agent Pipelines

    Chaining sub-agents, running them in parallel, and the patterns for 'review-while-coding' without losing your mind. Where Claude Code starts to feel like a small engineering org.