Databutton
DiscordSign up
  • Getting Started
    • Databutton University
    • Meet the Databutton AI agent
  • Help & FAQ
  • Prompting in Databutton
    • Top prompting strategies
    • Prompting app UI & design
    • Prompting up your backend (APIs)
    • Troubleshooting prompt
    • Connecting UI with the Backend
    • Prompt Gallery
  • Using Tasks
    • How to use tasks in Databutton
    • Writing a good task
    • Chaining tasks
  • Task Gallery
  • Integrating SaaS Services
    • Authentication Integration
      • Firebase Integration
      • Supabase Integration
    • Working with Firestore Database
    • Working with Supabase Table
    • Stripe Integration
  • App Configurations
    • Package Installations
    • Managing Secrets
    • Customising Agent Behavior
    • Invite Collaborators
    • Customising App Design
  • Tutorials
    • Configuring a custom domain for your app
  • Databutton MCP – Build tools for AI
  • Troubleshooting
    • Browser window crashes
Powered by GitBook
On this page

Was this helpful?

  1. Prompting in Databutton

Troubleshooting prompt

In the sphere of coding and app building, you can run into issues and problems. This sequence of prompts based on the OODA Loop can get you out of most jams.

  • Observe: "Describe the app and it's components in detail and how we got to this point. Do not write any code."

  • Orient: "The app is experiencing [problem description] when [situation occurs]. Come up a hypothesis on why this could be. Do not write any code."

  • Decide: "What is the best solution to this problem? Do not write any code."

  • Act: "Write code to solve this problem and test it."

PreviousPrompting up your backend (APIs)NextConnecting UI with the Backend

Last updated 4 months ago

Was this helpful?