Skip to content
View k12club's full-sized avatar

Block or report k12club

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
k12club/README.md
Jeerawut Buayoy — Full-Stack Engineer

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.

Selected work

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.

What I work with

  • Languages — TypeScript, JavaScript, C#
  • Frontend — Angular, React, React Native
  • Backend — Node.js, MongoDB, REST APIs
  • Tooling — Docker, GitLab CI, MCP servers, Claude Code

Elsewhere

jeerawut.com

Pinned Loading

  1. claude-code-best-practice claude-code-best-practice Public

    Forked from shanraisshan/claude-code-best-practice

    from vibe coding to agentic engineering - practice makes claude perfect

    HTML

  2. claude-skills claude-skills Public

    JavaScript 1

  3. antigravity-mcp antigravity-mcp Public

    JavaScript

  4. image-gen-mcp image-gen-mcp Public

    JavaScript