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 asked an LLM how much my neighbor’s house might be worth, a 300m² place with 4 bedrooms, not too old. It gave me a …
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 …
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 …
I keep seeing the same frustration everywhere – Reddit, Discord, Twitter. Someone tells their coding agent to follow a specific pattern, the agent nails it, …
A few weeks ago, Figma and Anthropic launched an integration where you type "Send this to Figma" in Claude Code, and the UI running in …
Nowadays, it’s easier than ever to spin up a mobile app in hours, even if you don’t have any previous experience with Expo and React …