CLAUDE.md: Encode the House Style Without Writing a Book
Generates a tight CLAUDE.md that captures your real coding conventions from actual diffs, not aspirational rules.
The Prompt
Already a member? Sign in.
Cursor .cursorrules: Stack-Aware House Style Generator
Generates a tight .cursorrules file based on the actual conventions in your repo, not generic best practices.
CLAUDE.md: Refuse to Code Until the Failure Modes Are Named
A CLAUDE.md block that makes Claude enumerate how a feature can fail before writing a single implementation line.
CLAUDE.md: Enforce a Naming Pressure Test on Every New Symbol
Configures Claude Code to challenge every new name it proposes before writing it into the codebase.
CLAUDE.md: Treat Every Commit as a Reversibility Decision
A CLAUDE.md block that makes Claude classify every change by how hard it is to undo before writing the commit.