Format Converter App

loom-builderpromptmarkdown
Path: loom-builder/prompts/format-converter-app.mdRelative: prompts/format-converter-app.mdSubproject: loom-builderCategory: dispatch-prompts
Lines: 55Bytes: 2,074Imports: 0Exports: 0

Content Preview

  1. # Build: Drag-and-Drop Format Converter Utility
  2. ## ROLE
  3. You are building a small, clean web utility deployed to Cloudflare Workers.
  4. ## GOAL
  5. Build a drag-and-drop format converter web app. User drops a file (or pastes content), selects target format, gets converted output.
  6. ## SUPPORTED CONVERSIONS
  7. All directions between:
  8. - HTML ↔ Markdown
  9. - HTML ↔ Plain Text
  10. - HTML ↔ JSON
  11. - JSON ↔ Markdown
  12. - Markdown ↔ Plain Text
  13. - JSON ↔ Plain Text
  14. ## REQUIREMENTS
  15. ### UI
  16. - Dark theme, clean, minimal. No fra