Show HN: WireMD – Design Wireframes in Markdown

wiremd.dev

6 points by akonan 12 hours ago

Hi HN! I built WireMD, a text-first wireframing tool that lets you design UIs as fast as you can type.

The core idea: wireframes should be version-controlled, reviewable in PRs, and editable without leaving your code editor/markdown editor.

Outputs in multiple formats including for example html (different styles), tailwind and json

Curious what HN thinks about the syntax design and whether this fills a gap in your workflow!

jazzejeff1 10 hours ago

When I found Mermaid, it changed how I could communicate and iterate on flows and higher-level designs. This gives me that same excitement - thank you for building and sharing!

hereme888 9 hours ago

Was this vibe coded with Gemini? Or the frontend and readme parts?

  • akonan 5 hours ago

    Claude Code. Planning with Opus and implementation using Sonnet