AI Kit: The Open-Source CLI That Makes AI Coding Assistants Actually Useful
Every AI coding assistant starts the same way: completely clueless about your project. You open Claude Code or Cursor, and the first thing you do is explain you...
All posts tagged with #claude-code
Every AI coding assistant starts the same way: completely clueless about your project. You open Claude Code or Cursor, and the first thing you do is explain you...
I have been using Claude Code daily for over a year now. Not as a novelty, not as an experiment — as a core part of how I ship software. The difference between ...
I wrote a practical guide to building MCP servers earlier this year. It covers the basics — setting up a project, defining tools, connecting to Claude Code. If ...
Claude Code transformed how I write software (see my Claude Code best practices for how I configure it). The agentic workflow, file editing capabilities, and mu...
MCP (Model Context Protocol) servers extend Claude Code with custom tools, resources, and prompts. Instead of Claude only having access to your filesystem and t...
Claude Code hooks are shell commands that execute at specific points in Claude's workflow. They sound simple, but they have completely changed how I work with A...
Claude Code 2.1.0 dropped on January 7, 2026, and after a week of heavy usage, I can confidently say this is the biggest productivity upgrade since the tool lau...
Building software with Claude Code is powerful, but without structure it leads to inconsistent code patterns, undocumented decisions, repeated mistakes, and inc...
I've been using AI coding assistants daily since 2023. What started as curiosity can this thing actually help? has evolved into genuine dependency. My developme...
Three months ago, I was skeptical. Another AI tool promising to revolutionize development? I'd heard it all before. But when our team's review backlog hit 47 pu...
After using both GitHub Copilot and Claude Code daily for six months across different projects, I ran a comprehensive productivity test to determine which tool ...