Debugging with prompts
Be specific
Use the right tools
/fix— focus on breakage/test— App Testing- Plan mode — investigate before editing
- Restore — undo a bad turn (Chat)
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Write better bug reports for Mythex — reproduce steps, expected vs actual, and when to use /test.
In Preview, [STEPS].
Expected: [EXPECTED].
Actual: [ACTUAL].
Fix and verify.
/fix — focus on breakage/test — App Testing