🎓Prompting 101

Great software starts with great prompts. Here’s how to write ones that work well with XO.

🔤 Prompt Structure

Start with a clear goal: "Build a dashboard that tracks ETH price in real time."

Add helpful context:

  • “Use React and Tailwind”

  • “Mobile-friendly UI”

  • “Include wallet connect”

Use these formats:

  • “Build a [type of app] that [does X]”

  • “Create a [feature/module] with [specific tech or design]”

  • “Convert this screenshot into responsive UI code”

📌 Tips for Better Prompting

  • Keep it simple but complete.

  • Use checklists (e.g. “Include navbar, chart, table”).

  • Include links or screenshots.

  • Iterate with follow-ups: “Now add dark mode”.

The more the system understands your intention, the better the output. Think like you're briefing your smartest developer.