Skip to main content

// RESOURCES

Free Download

The CLAUDE.md Starter Kit

The exact configuration template behind 10 production apps. Free.

10 production apps shippedUsed across 6 client projects600+ skills built from this foundation

What's Inside

Four things. All production-tested.

Not a getting-started guide. Not a tutorial. The actual files, patterns, and hard-won rules used to ship real products with Claude Code every day.

Production CLAUDE.md Template

The exact format used across 10 shipped apps. Memory architecture, skill pointers, project context, and agent communication protocols all in one file.

5 Starter Skills

commit, debugging, code-review, test-runner, and deployment-preflight. Drop-in skills that cover 80% of your daily workflow immediately.

Memory System Setup Guide

How to structure your MEMORY.md index, link project notes, and keep context across sessions without burning tokens on stale information.

CLAUDE.md Anti-Patterns to Avoid

The mistakes that waste tokens, confuse agents, and produce inconsistent output. Learn them once, never repeat them.

Included Skills

Five skills that cover 80% of daily work.

These are drop-in Claude Code skills. Copy them into your skills folder, update the paths in CLAUDE.md, and they work on day one. Each skill is production-tested across multiple projects.

What a skill does

# skills/commit.md

When invoked:

1. Stage only relevant changed files

2. Write message per conventions

3. Commit locally, never auto-push

4. Summarize at phase boundaries

Skill Manifest

Git

commit

Enforces phase-level batching, formats messages consistently, and never auto-pushes.

Dev

debugging

Systematic root-cause tracing with stack inspection, log correlation, and fix verification.

Quality

code-review

Checks for type safety, edge cases, security issues, and style consistency in one pass.

Testing

test-runner

Runs your test suite, surfaces failures with context, and blocks deploys on red.

Deploy

deployment-preflight

Validates env vars, checks build output, confirms DB migrations, and green-lights the deploy.

The Problem

Most CLAUDE.md files are dead weight.

01

Wrong Context, Every Session

Without a memory index, agents start cold every time. You re-explain the project, re-establish conventions, and burn tokens on context that should already be there.

02

Skills That Conflict

Agents running without a shared CLAUDE.md make contradictory decisions. One commits with emojis, another refuses to. One pushes to main, another won't touch it. Chaos.

03

Anti-Patterns Compound

A bad CLAUDE.md teaches bad habits at scale. The template in this kit documents the patterns that actually cause problems so you never ship them to production.

Free Download

Get the full kit.

Enter your name and email and the kit lands in your inbox. No paywall. No upsell sequence. Just the template, the skills, and the guide.

  • Production CLAUDE.md template with inline comments
  • 5 ready-to-drop-in starter skills
  • Memory system folder structure + naming conventions
  • Anti-pattern reference sheet

From the Codebase

10 production apps built with this exact setup
600+ skills derived from this foundation
0 synthetic tutorials. All real-world use.

No spam. Unsubscribe any time. Template delivered via email.

After the Kit

Start shipping. Not configuring.

The kit gets you to a working setup in under an hour. After that, if you want to go deeper, the workshop covers the full parallel-agent workflow.

01

Drop in the files

Copy the CLAUDE.md template into your project root. Drop the skills into your .claude/skills folder. Done in 5 minutes.

02

Customize for your project

Fill in your project context, link your memory files, and update the skill paths. The template has inline comments that walk you through every section.

03

Ship with confidence

Agents now have consistent context, safe commit behavior, and pre-deploy checks baked in. You focus on the product.

Work With MGT

Ready to build something real?

MGT ships production-grade AI systems, SaaS products, and custom tooling. Fixed pricing, fast timelines, full ownership.