Small, practical tools and skills for working with Claude Code and AI agents. Things I built for myself, cleaned up, and share here in case they're useful to someone else.
| Tool | What it solves |
|---|---|
mcp-wrapper |
Kills MCP server child processes (Docker, npx, native) when Claude Code exits — no more zombie containers. |
frontend-crafter |
Opinionated skill for building distinctive frontends with AI agents — hard rules against AI-template aesthetics, mode routing (landing / app UI / component / handoff), state catalog, parallel polish-pass orchestration. |
More coming — skills, hooks, small utilities. Each lives in its own folder with its own README.
- First time do it hard — so it's easy forever after. Tools here are invested in, not thrown together.
- No corner-cutting. If a trade-off matters, it's named in the README.
- Generic by default — no company/project-specific baggage.
MIT — see LICENSE.
Ilya Kuzmichev · github.com/s1lash