What problem does it solve?
This skill solves the problem of repeated, time-consuming debugging of avoidable production issues, loss of institutional knowledge about known project pitfalls, and overlooked mistakes during code writing, review, and planning by providing a centralized, section-aware reference of hard-won production lessons.
Core Features & Use Cases
- Section-Aware Fast Lookup: Gotchas are indexed with stable anchor comments, so you can pull only the relevant section instead of loading the entire document, saving context space.
- Role-Specific Workflow Support: Includes pre-build checklists for common frontend and backend tasks, plus integration guidance for plan writers, builders, and reviewers to embed pitfall awareness into every stage of development.
- Living Reference Maintenance: Provides clear instructions for adding new gotchas as they are discovered, ensuring the reference stays aligned with the project's evolving codebase and lessons learned.
Quick Start
Invoke the gotchas skill to retrieve the relevant production pitfalls for the backend API route you are building to ensure you follow required validation and tenant isolation rules.