AGENTS.md templates that know the stack.
Start with commands, boundaries, safety rules, and validation steps that match your repository—then replace the assumptions with real project facts.
Compare before-and-after examplesNext.js · React · TypeScript
AGENTS.md template for Next.js
A concise, production-minded AGENTS.md for Next.js App Router projects with TypeScript, tests, accessibility, and safe database boundaries.
Python · FastAPI · SQLAlchemy
AGENTS.md template for FastAPI
A copy-ready AGENTS.md for FastAPI services covering async boundaries, validation, tests, database changes, and API compatibility.
React · Vite · TypeScript
AGENTS.md template for React + Vite
A focused AGENTS.md for React and Vite projects with component boundaries, state discipline, accessibility, and browser-facing validation.
Turborepo · pnpm · TypeScript
AGENTS.md template for a Turborepo monorepo
A monorepo-aware AGENTS.md for Turborepo and pnpm workspaces, with package discovery, filtered commands, dependency boundaries, and Changesets.
Python · Django · PostgreSQL
AGENTS.md template for Django
A production-minded AGENTS.md for Django applications covering app boundaries, ORM queries, migrations, authorization, tests, and deployment checks.
Go · Modules · Standard library
AGENTS.md template for Go
A copy-ready AGENTS.md for Go modules with package ownership, context propagation, concurrency safety, tests, race detection, formatting, and API compatibility.
Rust · Cargo · Clippy
AGENTS.md template for Rust
A focused AGENTS.md for Rust crates and workspaces covering ownership, unsafe boundaries, features, error types, Cargo tests, Clippy, and lockfile discipline.
PHP · Laravel · Eloquent
AGENTS.md template for Laravel
A practical AGENTS.md for Laravel applications with request validation, policies, Eloquent queries, queues, migrations, Pest or PHPUnit, and frontend builds.
Your repository is not a template.
Use these as a starting point. The generator turns your actual stack and constraints into a smaller, project-specific file.