Claude Code Starter Pack
A curated set of skills and CLAUDE.md templates to configure Claude Code for real work: commits, PRs, testing discipline, security checks, and project conventions.
CLAUDE.md for Next.js Apps
A battle-tested CLAUDE.md template for Next.js App Router projects.
Test-First Bugfix
Force your agent to reproduce every bug with a failing test before fixing it.
Conventional Commit Writer
A SKILL.md that makes your agent write clean conventional commits, every time.
CLAUDE.md for Python APIs
FastAPI/Django-ready CLAUDE.md with typing, testing, and migration guardrails.
Pre-Commit Security Check
A last-line security sweep your agent runs before every commit.
Codebase Onboarding Guide
Explains any unfamiliar codebase top-down: entry points, data flow, and the weird parts.
CLAUDE.md for MVPs & Prototypes
Speed-first agent rules for pre-product-market-fit code.
PR Description Writer
Reviewable pull request descriptions generated from the actual diff.
Brand Voice Writer
Teach your agent your brand voice once — get consistent copy forever.
CLAUDE.md for Monorepos
Keep agents oriented across packages with scoped commands and ownership rules.