Skip to content

1 séries · 12 artigos

Programando com IA

Ferramentas, padrões e fluxos para enviar código de produção com parceiros de IA — do autocomplete aos agentes autônomos.

Séries neste track

Programando com IASérie mastery

Claude Code Mastery

12 artigos para tornar Claude Code seu segundo cérebro no terminal — do Q&A pontual a pipelines multi-agente que entregam features de ponta a ponta.

12 partes

Artigos recentes neste track

  • 18 de mai. de 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 de mai. de 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 de mai. de 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 de mai. de 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 de mai. de 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 de mai. de 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.