Claude Rules for Full-Stack Projects
CLAUDE.md rules for full-stack projects. Covers monorepo structure, shared type definitions, frontend/backend conventions, and cross-stack development patterns.
8 rules matching Full-Stack
Python FastAPI Expert
by Claude Rules
Building high-performance REST APIs with FastAPI, Pydantic, and async Python.
React TypeScript Best Practices
by Claude Rules
Modern React development with TypeScript, hooks, and component patterns.
Go Backend Development
by Claude Rules
Building robust, idiomatic Go services with clean architecture and proper error handling.
Ruby on Rails Expert
by Claude Rules
Convention-over-configuration Rails development with clean models, service objects, and tests.
Vue.js Composition API
by Claude Rules
Modern Vue 3 development with Composition API, Pinia, and TypeScript.
Django Web Framework
by Claude Rules
Full-stack Django development with DRF, proper models, and security best practices.
SvelteKit Frontend
by Claude Rules
Modern SvelteKit development with server-side rendering, stores, and TypeScript.
Tailwind CSS Expert
by Claude Rules
Expert Tailwind CSS styling with component patterns, dark mode, and design systems.
Why add Full-Stack rules to your CLAUDE.md?
Full-stack projects are where CLAUDE.md files earn their keep most. Spanning frontend, backend, database, and infrastructure means there are dozens of conventions Claude needs to know. A full-stack CLAUDE.md typically maps out the monorepo structure, explains which package handles what, defines the shared type layer, and clarifies where API contracts live — so Claude doesn't accidentally reach across boundaries it shouldn't cross.