38 files, 15 commands, 4 hooks, 3 presets

Make Claude Code write code your way

38 ready-to-use configuration files. CLAUDE.md templates, slash commands, automation hooks, and prompting guides for every project type.

One-time purchaseLifetime updates30-day guarantee
terminal

Without configuration, Claude Code wastes your time on:

Claude Code is powerful, but generic by default. It doesn't know your conventions, your patterns, or your preferences.

Repeating yourself

You re-explain your project's conventions every conversation. Claude Code forgets everything between sessions.

Wrong patterns

Generated code doesn't follow your architecture. Wrong file locations, inconsistent naming, missing error handling.

No automation

No pre-commit checks, no auto-formatting, no quality gates. You manually review every change Claude Code makes.

Generic output

One-size-fits-all code that ignores your tech stack's best practices and your team's standards.

What's included

Everything you need to master Claude Code

38 files organized into 6 categories. Not random configs — a complete system that works together.

5 CLAUDE.md Templates

Web App, API, CLI Tool, Library, Monorepo

15 Slash Commands

/commit, /review, /test, /refactor, /debug, /plan, and 9 more

4 Automation Hooks

Pre-commit checks, auto-format, secret detection, notifications

3 Settings Presets

Strict, Balanced, Autonomous permission configs

3 Memory Files

Web, API, and general coding conventions

3 Prompting Guides

Effective prompts, context management, complex tasks

Works with any tech stack. Any project type.

TypeScript, Python, Go, Rust, and more. The kit adapts to your stack and teaches Claude Code your conventions.

Templates
5 Project Types Covered

Web App, API, CLI Tool, Library, Monorepo. Each template includes tech stack table, project structure, coding conventions, anti-patterns, and AI behavior rules.

  • CLAUDE.md.web-app template
  • CLAUDE.md.api template
  • CLAUDE.md.cli template
  • CLAUDE.md.library template
  • CLAUDE.md.monorepo template
  • Tech stack & conventions
  • Anti-patterns & AI rules
Commands
15 Slash Commands

Automate your entire workflow: /commit for semantic commits, /review for code review, /test for test generation, /security-audit for vulnerability scanning, /plan for implementation planning.

  • /commit -- semantic commits
  • /review -- code review
  • /test -- test generation
  • /refactor -- code improvement
  • /debug -- issue diagnosis
  • /security-audit -- vulnerability scan
  • /plan -- implementation planning
Automation
Hooks + Settings + Memory

Pre-commit validation catches secrets and large files. Auto-formatting runs after every edit. 3 permission presets (Strict/Balanced/Autonomous). Memory files persist conventions across sessions.

  • Pre-commit validation hook
  • Auto-format hook
  • Secret detection hook
  • Notification hook
  • Strict / Balanced / Autonomous presets
  • Web & API memory files
  • General coding conventions memory

A glimpse inside the config

This is a preview of the Web App template — just 1 of 38 files included in the kit.

CLAUDE.md.web-app
180+ lines | Preview
# CLAUDE.md — Web App Template

## Project Overview
> One-line description of your project.

## Tech Stack
| Category     | Technology              |
|-------------|------------------------|
| Framework   | (e.g. Next.js 15)      |
| Language    | (e.g. TypeScript 5.x)  |
| Database    | (e.g. PostgreSQL)      |
| ORM         | (e.g. Prisma / Drizzle)|
| Auth        | (e.g. NextAuth / Clerk)|
| Styling     | (e.g. Tailwind CSS v4) |
| Testing     | (e.g. Vitest)          |

## Project Structure
src/
  app/           # Routes and pages
  components/
    ui/          # Shared UI components
    features/    # Feature-specific components
  lib/           # Utilities and clients
  actions/       # Server actions
  types/         # Type definitions

## Coding Conventions
- Use functional components with TypeScript
- Prefer Server Components by default
- Validate all inputs with Zod schemas
- Use Result<T, E> pattern for error handling
- Keep components under 150 lines

## Anti-patterns (NEVER do these)
- Never use `any` or `unknown` types
- Never hardcode secrets or API keys
- Never skip input validation
- Never use console.log in production
...

Each template includes tech stack table, project structure, coding conventions, anti-patterns, and custom command references.

One purchase. Unlimited projects.

Stop wasting hours on AI configuration. Get it right from the start.

Most Popular
$9one-time

No subscription. No recurring fees. Pay once, use forever.

Everything included:

  • 5 CLAUDE.md templates (Web App, API, CLI, Library, Monorepo)
  • 15 slash commands
  • 4 automation hooks
  • 3 settings presets
  • 3 memory files
  • 3 prompting guides
  • Quick start guide
  • Customization guide
  • Lifetime free updates
Get the Kit -- $9
30-day money-back guaranteeLifetime updatesSecure checkout via Gumroad

Frequently asked questions