Codeminer42's Engineering Blog
Posts

Your AI Skills Setup Is Probably Wrong
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.
Why a 1990s Machine Learning Algorithm Destroys LLMs at Predicting House Prices
I asked an LLM how much my neighbor's house might be worth, a 300m² place with 3 bedrooms, not too old, built in the early 2000s. It gave me a…
I Automated a Production Site Without Touching the UI
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 Built a Production WordPress Plugin Using Claude (In 48 Hours)
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. Some context: we wanted to…
The Agent Isn’t the Problem, You Are
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 their expectations: they want the…