Opinionated CLAUDE.md template enforcing software engineering best practices for Claude Code.
claude.md-boilerplate is easy to set up with strong trust signals. Check agent compatibility and use-case fit before adding it to your workflow.
gh repo clone leighstillard/claude.md-boilerplateOpen or clone the template repository.
Move the relevant AGENTS.md content into your project root.
Update project-specific commands, environment rules, and sensitive areas.
This template gives Claude Code a set of rules to follow automatically. It includes a main CLAUDE.md file and detailed standards documents. It helps prevent common issues like hardcoded secrets, missing tests, and poor error handling.
Claude Code Standards Template is a drop-in engineering standards pack for Claude Code. It consists of a root CLAUDE.md file (~75 lines) that is always loaded, and 12 detailed pillar files in docs/standards/ that are loaded on demand. The template enforces security, testing, tenant isolation, structured logging, observability, and error handling. It uses a SCAFFOLD/FLAG pattern to separate what Claude Code should do in-code from what requires external setup. The template is opinionated towards Go, Python 3, TypeScript, AWS serverless, and OpenTelemetry, but can be tailored to any stack. It is designed to prevent production failures such as hardcoded secrets, missing tenant isolation, swallowed exceptions, skipped tests, unstructured logging, and unscoped data access.
Looks usable, but maintenance, license, or security notes deserve a closer look.
Last commit was about 53 days ago.
8 GitHub stars indicate community interest.
0 open issues signal maintenance load.
No license detected; review before production use.
Enforce consistent coding standards across a team using Claude Code.
Quickly set up a secure and observable project baseline.
Prevent common production failures like hardcoded secrets and missing tests.
Tailor engineering standards to a specific project by removing irrelevant pillars.
Integrate with companion tools for automated developer environment setup.
Does not guarantee compliance; it is a guardrail, not a certification.
Claude Code may not always follow rules in long sessions due to context pressure.
Still requires code review, CI checks, and security audits.
8
Stars
1
Forks
0
Issues
A drop-in AGENTS.md file that makes coding agents behave like senior engineers, eliminating sycophancy and forcing verification.
Convert and sync AI coding-agent rule files between formats with zero dependencies.
Generate AGENTS.md from your codebase in one command. Free, instant, no API key.
3 security/trust notes recorded.
Setup difficulty is 1/5.