help
Installation
SKILL.md
Core Development Guidelines Skill
Deep reflection and problem-solving methodology for full-stack Convex development.
1. Reflect deeply before acting
Before implementing any solution, follow this process:
- Reflect: Carefully consider why the current implementation may not be working
- Identify: What's missing, incomplete, or incorrect based on the request
- Theorize: Different possible sources of the problem or areas requiring updates
- Distill: Narrow down to 1-2 most probable root causes or solutions
- Proceed: Only move forward after clear understanding
Never assume. If anything is unclear, ask questions and clarify.