Claude Rules

Claude Code is Anthropic's coding agent. A `CLAUDE.md` file in your project root gives Claude persistent context about your project — tech stack, conventions, commands, and patterns.

Add toCLAUDE.md

Django Claude Rules

ClaudeDjango

Claude rules for Django: project structure, DRF patterns, Celery, and production Django best practices.

Architecture
django · drfCopy Ready

Documentation Claude Rules

Claudedocumentation

Claude rules for writing excellent documentation: README structure, API docs, code comments, and architecture docs.

Documentation
documentation · claudeCopy Ready

React Claude Rules

ClaudeReact

Claude rules for React: component design, state patterns, performance, and testing conventions in CLAUDE.md.

Architecture
react · claudeCopy Ready

Go Claude Rules

ClaudeGo

Claude rules for Go: project structure, error handling, testing, and idiomatic Go patterns.

Architecture
go · golangCopy Ready

Performance Claude Rules

Claudeperformance

Claude rules for performance optimization: profiling workflow, caching patterns, database optimization, and frontend performance.

Performance
performance · claudeCopy Ready

Security Claude Rules

Claudesecurity

Security-focused Claude rules for any codebase: OWASP top 10, secrets management, auth, and vulnerability prevention.

Security
security · claudeCopy Ready

SQL Claude Rules

ClaudeSQL

Claude rules for SQL and database design: schema conventions, query patterns, and migration safety.

Database
sql · databaseCopy Ready

Testing Claude Rules

Claudetesting

Claude rules for writing high-quality tests: test pyramid strategy, mocking principles, and CI integration.

Testing
testing · claudeCopy Ready

FastAPI Claude Rules

ClaudeFastAPI

Claude rules for FastAPI: project structure, async SQLAlchemy, testing, and production patterns.

API Design
fastapi · sqlalchemyCopy Ready

Rust Claude Rules

ClaudeRust

Claude rules for Rust: zero-cost abstractions, async with Tokio, error types, and high-performance Rust patterns.

Performance
rust · tokioCopy Ready

Vue.js Claude Rules

ClaudeVue

Claude rules for Vue 3: Composition API, Pinia, performance, and Vue ecosystem best practices.

Code Style
vue · piniaCopy Ready

Docker Claude Rules

ClaudeDocker

Claude rules for Docker: layer caching, multi-stage builds, image security, and container optimization.

Performance
docker · containersCopy Ready

Next.js Claude Rules

ClaudeNext.js

Claude rules for Next.js App Router: streaming, server actions, caching, and production deployment patterns.

Architecture
nextjs · claudeCopy Ready

Claude Rules by Language

Jump directly to the Claude rules for your stack