cc-skill-backend-patterns
sickn33/antigravity-awesome-skills
A comprehensive guide to modern backend development patterns for scalable server-side applications using Node.js, Express, and Next.js. Covers API design (RESTful), data access patterns (Repository, Service Layer), database optimization (N+1 prevention, Transactions), and advanced caching strategies (Redis, Cache-Aside). Essential for building robust, high-performance APIs.