Every AI-Assisted Repository Needs a HUMAN.md »

Code is cheap - Show me the HUMAN.md Being able to write and ship code used to be a proxy for expertise. But when anyone can vibe-code a repository into existence, shipping code is no longer a strong signal of expertise. This becomes a problem when you try to assess the quality …


Claude Opus 4.7: The Behavior Changes We Actually Wanted »

Anthropic just released Opus 4.7, and the behaviour changes of the new models are the ones we actually wanted. They address a range of long-standing issues many of us had. A TL;DR: Response length calibrated to task: Short answers to short questions, long answers where they earn …


A Critical Regression in Claude Code »

Infographic: The anatomy of an AI regression Stella Laurenzo’s analysis reveals a critical regression in Claude Code for AI-driven complex engineering, correlating the redaction of “thinking” tokens with a collapse in reasoning quality. Her data from over …


Introducing /fixclaude »

Infographic: Overcomming the 8 Hidden Limitations of Claude Code People were quick to analyze the leaked Claude Code codebase and the findings are startling: Anthropic is aware of Claude Code’s “laziness” and hallucinations, but the most effective fixes are …


Automate Your CHANGELOG.md With This Claude Code Plugin »

Unless you already automated maintaining CHANGELOG.md in your projects, you might find this skill useful. The changelog skill reads your Git history and writes a proper CHANGELOG.md following the “Keep a Changelog” format with semantic versioning. One command. No …


Install the /dream Command in Claude Code »

Anthropic silently added a new /dream feature for memory consolidation in Claude Code. Unfortunately, it is not yet available to everyone. If you do not have native access yet, you can use the public Dream prompt today by installing it as a global slash command. Ask Claude Code …


Retrospective Plugin for Claude Code »

In engineering, retrospectives uncover work patterns that work well and those that can be improved. I built a Claude Code plugin that performs a retrospective based on your past Claude sessions to tell you how to make your interactions with Claude Code more effective. Run …


Stop Spoon-Feeding Your Coding Agent — Try Specs-Driven Development »

If you are still spoon-feeding your coding agent with instructions and trying to keep it on track with prompting, you need to try specs-driven development. The issue with prompts is that they hardly capture enough of your intent. Unless you’ve specified things rigorously, …


Architecture Audit Plugin for Claude Code and Codex »

SOLID covers class design. But architecture rot happens at a larger scale — tangled services, leaky abstractions, hidden coupling between modules, brittle failure propagation. By the time these problems surface, untangling them is far more expensive than fixing a single class. So …


Five Power Rangers for SOLID Code Reviews »

How to get effective code quality reviews with Claude and Codex? With the force of five Power Rangers, of course! SOLID principles are one of the most battle-tested frameworks for evaluating object-oriented design. So I encoded them into a free plugin that gives Claude Code and …


Guard Won 8th Place in the Kiro Hackathon »

Infographic: Guard on the Kiro Hackathon podium My open source Guard tool won 8th place in the international Kiro Hackathon hosted by Dynamous.ai and AWS Kiro! Guard is a CLI/TUI tool that protects your files from unauthorized modifications by AI coding agents. It gives you …


Introducing Guard - Protect Files from AI Coding Agents »

Logo: Yes, You Are Absolutely Right! 2001: A Space Odyssey predicted “I’m sorry, I can’t do that, Dave”. Instead, we got “Yes, you are absolutely right!” — which is equally frightening if you’re a software developer. I’m frankly …


IMAP Mini MCP »

My favorite workflow upgrade this week. I finally had enough of manually sifting through 100+ emails a day and creating custom rules in my email client. I tried several email MCP servers — they were either too complex for what I needed or the AI did things I absolutely …

No posts match your filters.