From code writer to software architect — how AI changes your role
I write less code than ever. And yet I’m more productive. The question is no longer ‘how do I implement this?’ but ‘what should be built here and why?’
I write less code than ever. And yet I’m more productive. The question is no longer ‘how do I implement this?’ but ‘what should be built here and why?’
One Claude Code session is powerful. Two or three running simultaneously, each focused on a different part of your solution? That’s a multiplier.
Claude Code can do a thorough first pass on your .NET pull requests — catching null references, missing validation, and inconsistent patterns before a human reviewer even opens the PR.
Claude Code out of the box is powerful. With skills and plugins, it becomes a .NET specialist that knows your patterns, frameworks, and conventions.
A developer pastes a connection string into ChatGPT. Another copies customer data to test something. We’ve all been close. Here’s how to think about what’s safe to share and what isn’t.
Claude Code knows your code. But it doesn’t know your build server, your deployment pipeline, or your inbox. MCP changes that.
Claude Code hooks let you automatically run tests, format code, and enforce standards — without remembering to ask.
Blazor mixes C# and HTML in a way that trips up most AI tools. Claude Code actually gets it — and that changes how you build components.
You have a service with zero tests. The backlog says ‘add tests’ but nobody picks it up. Here’s how Claude Code can get you to full coverage — and when to watch out.
You’ve installed Claude Code. You’ve got a .NET solution open in your terminal. Now what? A step-by-step walkthrough of your first real session.