Backend
Backend conventions and patterns. Use when working on API routes, dependency injection, or hexagonal architecture in the backend.From its SKILL.md
npx -y skills add CodelyTV/agentic_programming-course --skill backendAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.5 KB, 83 tokens by cl100k_base, as published. Nobody here has run it
Read and follow the backend conventions documented in the resources before making changes to backend code.
Resources
api-routes-reflect-metadata.md— API routes and reflect metadata conventionsdependency-injection-diod.md— Dependency injection with DIODhexagonal-architecture.md— Hexagonal architecture patternsthin-api-routes.md— Thin API routes convention
What ships with it: 4 files
9.8 KB alongside SKILL.md