backend-standards
Mongoose models over direct collections, findOne() not findById(), licencee filtering, aggregation patterns.
Structure API routes with step-by-step comments, JSDoc, helper extraction, and proper organization.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "api-route-structure" with this command: npx skills add A-Hazzard/skillsmp-a-hazzard-a-hazzard-api-route-structure
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.
Mongoose models over direct collections, findOne() not findById(), licencee filtering, aggregation patterns.
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.