react-typescript-rules
React imports, TypeScript discipline, state management patterns, and type organization rules.
Directory structure for shared code, frontend, backend, components, and utilities across the application.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "file-organization" with this command: npx skills add A-Hazzard/skillsmp-a-hazzard-a-hazzard-file-organization
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.
React imports, TypeScript discipline, state management patterns, and type organization rules.
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.
Multi-tenant access control, role-based permissions, location filtering, session invalidation on permission changes.