For the complete documentation index, see llms.txt. This page is also available as Markdown.

Debugging with Prompts

Use focused prompts to troubleshoot and fix issues in your project. Maker understands error messages, context, and best practices to help streamline debugging.


1

Clearly Describe the Issue

Be specific about what’s going wrong.

2

Share Context

Add a screenshot or image of the issue, or paste the exact error message into the prompt box.

3

Ask for a Targeted Fix

Request a specific solution or explanation.

4

Follow Up as Needed

Continue the thread with updated prompts if new errors appear.


Tips for Effective Debugging

  • Focus on one issue per prompt.

  • Share the full, unedited error message.

  • Test the fix, then provide any new errors to continue debugging.


Last updated

Was this helpful?