Full-stack engineer based in Thailand. Most of my time goes to web and mobile products, and lately to the tooling layer underneath them — MCP servers and Claude Code skills that I use daily and then harden enough to hand to someone else.
antigravity-mcp — an MCP server that lets Claude Code call Google's Antigravity CLI headlessly: a second opinion from a different model family, and a way to read large files without spending Claude's context on them. Scoped to the open project, with sensitive directories refused outright.
image-gen-mcp — an MCP server that generates production image assets with gpt-image-2 and writes them straight to the path you name. Two auth modes: an API key, or a ChatGPT login that bills against your plan instead of API credit.
claude-skills — eleven Claude Code skills covering working discipline and code craft, installable as a plugin in two commands. Built test-first: a failing baseline, a minimal skill that fixes exactly that failure, then a ship gate. Every skill carries its measured result in the README, including one that appeared to add nothing at three runs per arm and turned out to beat its baseline once the final round went to five.
- Languages — TypeScript, JavaScript, C#
- Frontend — Angular, React, React Native
- Backend — Node.js, MongoDB, REST APIs
- Tooling — Docker, GitLab CI, MCP servers, Claude Code
