Codeminer42's Engineering Blog
Posts

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…
AI TIP: Running Two Claude Code Accounts
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 hit the same wall I…
Figma MCP Builds Exactly What You Ask – Nothing More
In my previous post, I tested Figma's Code to Canvas feature - sending a running UI from the browser into Figma as editable layers. At the end, I mentioned that…