Back to Prompt Library
Debugging
Debug a Broken Feature
Systematically diagnose why a feature isn't working.
The prompt
My feature isn't working: [DESCRIBE WHAT SHOULD HAPPEN AND WHAT ACTUALLY HAPPENS]. Walk through the likely causes step by step: data model, permissions, the function logic, and the UI wiring. Ask for any logs or code you need, then give me the most likely fix first.
Debugging
