Kits worth
saving.
Small sets of reviewed skills that work well together on one kind of task. Each kit has one block of install commands you can paste into a terminal.
- 4 skills
Plan before you build
Pressure-test the idea, choose an approach with evidence, then turn it into a plan an agent can follow.
Grilling, Advise Project Approach, Writing plans, Planning and task breakdownOpen the kit - 4 skills
Bug hunt
Reproduce first, find the real cause, and do not call it fixed until the checks say so.
Diagnosing bugs, Systematic debugging, Debugging and error recovery, Verification before completionOpen the kit - 4 skills
The review loop
Ask for review before merging, review against standards and intent, and take the feedback with rigour.
Requesting code review, Code review, Receiving code review, Code review and qualityOpen the kit - 4 skills
Repo guardrails
Hooks that stop bad commits and destructive git commands, and a clean way to work in parallel.
Set up pre-commit, Git guardrails for Claude Code, Git workflow and versioning, Using git worktreesOpen the kit - 4 skills
Launch week
Security, performance and a rollback plan before real users arrive.
Secure Launch, Shipping and launch, Web performance, CI/CD and automationOpen the kit - 4 skills
Run agents well
Give agents the right context, spend effort where it counts, and split independent work safely.
Context engineering, Efficiency Skill, Dispatching parallel agents, Skill creatorOpen the kit - 4 skills
Build on Cloudflare
Connect Worker deployment, durable state, production conventions and a typed D1 data layer.
Wrangler, Durable Objects, Workers Best Practices, D1 Drizzle SchemaOpen the kit - 4 skills
Change Postgres carefully
Start with database fundamentals, configure the connection, then use isolated Neon branches for changes.
Postgres best practices, Prisma Database Setup, Neon Postgres, Neon Postgres BranchesOpen the kit