Claude Pro | Blog

~/blog/series/claude-pro

Claude Pro

Getting the most out of Claude Pro in day-to-day development.

What this series is about

This series is the practical counterweight to the skeptical one. The other series argues about how AI changes the discipline of software work. This series is about what you actually do at the keyboard once you have decided to use Claude Code in earnest.

The arc moves from setup to scaffolding. Getting the basic settings right so the tool stops fighting you. Writing a CLAUDE.md file that gives the agent the context it cannot infer.

Adding hooks so the things you care about happen deterministically, not because the model felt like it. Building skills and plugins so a workflow you ran once becomes a workflow you can hand to a teammate. Stopping the impulse to ask the agent nicely, and giving it rules instead.

These are not theoretical posts. Each one came out of a problem I hit and a pattern that turned out to hold up over weeks of real work. Some of them are short. The ones that are not are that length because the trap they describe is subtle, and the wrong shortcut is a regression you will only notice three weeks later when the bug report lands.

If you have stopped fighting your tools and want to start steering them, this is the series for it.

Where this is going

I keep ending up at the same question. What is the smallest set of practices that hold up across teams, not just for me? Next posts will lean harder in that direction: less "here is a setting I like," more "here is what survives when the second engineer joins."