What problem does it solve?
Provides a single, living reference that captures the Cebu Airsoft Hub project's tech stack, file and routing conventions, data-fetching patterns, backend expectations, and design system so reviewers, maintainers, and new contributors have immediate, consistent context.
Core Features & Use Cases
- Living documentation of the stack (TanStack Start, React, Prisma, Express, Socket.io), environment, and deployment notes.
- Coding and review conventions including routing/file patterns, hook structure, naming rules, and file-size guidelines to ensure consistent PR reviews.
- Data-fetching and real-time patterns describing React Query hooks, Socket.io usage, api wrapper behavior, and backend route order (validation, auth, prisma, response).
- Design system and tokens covering brand colors, typography, shared prose classes, and component usage rules to keep UI consistent.
- Use Cases: accelerate onboarding, guide code reviews, produce context-aware live suggestions during refactors, and inform automated analysis or agent recommendations.
Quick Start
Ask the skill to summarize the project's routing, data-fetching, and naming conventions into a concise checklist for a code review.