Tag: developer-tools
All the articles with the tag "developer-tools".
-
Agentic reflective practice
David Morgan-Brown looks at why coding agents sometimes abandon their built-in tools for surprising shell pipelines, and what reflective practice can tell us about that behaviour.
-
Understanding Code You Didn't Write
Agents can produce working code faster than we can absorb it. Walkthroughs, executable examples, and interactive explanations help repay the cognitive debt before an unfamiliar system becomes our problem.
-
How the Creator of Claude Code Actually Uses It
Boris Cherny's workflow is less exotic than its throughput suggests: plan first, run agents in parallel, give them reliable verification, and turn repeated work into shared tooling.
-
An Opinionated Starting Point for Claude Code Users
The Claude Code configuration I use bundles plugins, skills, CLI tools, and sandbox settings into one installer. Treat it as an opinionated starting point, not a universal setup.
-
Context Engineering: The Skill That Replaced Prompt Engineering
A prompt is only one part of what an agent sees. This four-layer framework covers instructions, context, intent, specifications, and when each belongs in the workflow.