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

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.