backend-dev-guidelines
sickn33/antigravity-awesome-skills
A comprehensive set of architectural and coding standards for building high-reliability, observable, and maintainable backend services. It mandates the use of layered architecture, explicit error handling (Sentry), robust validation (Zod), and strict dependency management for Node.js, Express, and TypeScript projects.