A solid reference for structuring Node.js and Next.js backends with patterns you'll actually use. It covers the repository and service layer separation, middleware chains for auth and validation, N+1 query prevention with batch fetching, and Redis caching strategies. The examples are TypeScript throughout, which keeps things type-safe when you're wiring up Supabase queries or building API routes. Especially useful when you're past the prototype stage and need to organize business logic away from your data access layer, or when you're debugging why your API is suddenly slow and realize you're running 50 database queries in a loop.
npx -y skills add affaan-m/ecc --skill backend-patterns --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills