Everything here follows the same rules: free, client-side (your selections never leave the browser), and reference-grade — each tool sits on top of full, dated documentation for the thing it configures, so you can trust the output or write your own.
Live now
-
Statusline Maker
statuslinemaker.com/
Design your Claude Code status line visually — model, git branch, session cost, and more — then copy a ready-to-paste prompt or a finished script. Full
statusLinereference included. -
.gitignore for AI tools
/gitignore/
A curated, copy-paste .gitignore block for Claude Code, Cursor, Aider, and friends — with the reasoning behind every line, and the files you should not ignore.
In the works
The rest of the toolkit, in build order. No mailing list, no launch page — they'll simply appear in the nav when they're ready.
-
Hooks Builder next up
/hooks/
Compose Claude Code hooks — PreToolUse guards, formatters on save, notification hooks — without hand-writing the matcher JSON.
-
CLAUDE.md Generator planned
/claude-md/
A guided builder for the project memory file Claude reads first — sections that earn their tokens, examples that don't.
-
MCP Config Generator planned
/mcp-config/
Point-and-click MCP server entries for Claude Code and Claude Desktop — stdio, SSE, and HTTP, with the JSON quoting handled for you.
-
settings.json Builder planned
/settings/
Permissions, allowlists, environment, model defaults — the whole
settings.jsonsurface, assembled without a syntax error in sight. -
SKILL.md Scaffolder planned
/skill-md/
Scaffold a Claude Code skill — frontmatter, trigger description, instructions — in the format the loader actually expects.