api-route-structure
Structure API routes with step-by-step comments, JSDoc, helper extraction, and proper organization.
Mongoose models over direct collections, findOne() not findById(), licencee filtering, aggregation patterns.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "backend-standards" with this command: npx skills add A-Hazzard/skillsmp-a-hazzard-a-hazzard-backend-standards
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Structure API routes with step-by-step comments, JSDoc, helper extraction, and proper organization.
Multi-tenant access control, role-based permissions, location filtering, session invalidation on permission changes.
Directory structure for shared code, frontend, backend, components, and utilities across the application.
React imports, TypeScript discipline, state management patterns, and type organization rules.