Stop Putting Best Practices in Skills
I ran 51 multi-turn evals across 4 configurations and read Claude Code’s source. Skills and CLAUDE.md are both just prompt. The difference is whether the prompt reaches the model.
Codeminer42’s Engineering Blog
I ran 51 multi-turn evals across 4 configurations and read Claude Code’s source. Skills and CLAUDE.md are both just prompt. The difference is whether the prompt reaches the model.
I used the Chrome DevTools MCP to configure a WordPress plugin on a production site – logging in, changing settings, adding widgets, uploading plugins, purging cache – all from Claude Code without touching the browser.
I installed Polylang on our production blog and immediately regretted it. So I built our own multilingual WordPress plugin in two days with Claude Code. …
A lot has been talked about what the best way is to drive when practicing agentic engineering. Some people still find it frustrating because of …
Running Two Claude Code Accounts on the Same Machine If you have two Anthropic accounts, say, a personal one and a work one, you’ve probably …
I keep seeing the same frustration everywhere – Reddit, Discord, Twitter. Someone tells their coding agent to follow a specific pattern, the agent nails it, …
Codeminer42’s blog had no visual personality. Each author generated their post’s thumbnail, however they could, mostly using ChatGPT or Nano Banana, each with their own …
I’ve been noticing something about how developers talk about AI coding agents. They review agent-generated code with a magnifying glass. They point at a variable …
I’ve been preparing a talk about AI-assisted development and spent a lot of time reading what developers are saying online, in meetups, in conference hallways. …
Introduction Over the last year, “AI agents” went from a buzzword to something people actually try to ship. And if you’ve tried to build one …