Describe your UI in words. Get an instant ASCII wireframe. Iterate, export, and hand off to your coding agent — all inside the terminal.
capabilities
Describe any UI — a button, a page, a multi-screen flow. Get a complete ASCII wireframe in seconds, not hours.
"Move the sidebar to the left." "Add a search bar." Iterate on designs the way you think — in plain words.
Desktop dashboards, mobile apps, responsive layouts. Just describe your target platform in the prompt.
Export structured layout descriptions. Hand the JSON to any coding agent and go from wireframe to code instantly.
Runs as a slash command. No app switching, no context loss. Design and build in the same terminal session.
One markdown file. No runtime, no API keys, no dependencies. Install once, design forever.
examples
workflow
One command. Downloads a single markdown file to your Claude Code config.
Type /bytedesign, then describe your UI in any language. Be as vague or specific as you want.
Refine with follow-ups. Export JSON. Let your coding agent turn ASCII into real code.
╔════════════════════════════════════════════════════════╗
One install. Zero dependencies. Infinite wireframes.
$ curl -fsSL https://raw.githubusercontent.com/TsukimiTei/ByteDesign/main/install.sh | bash
copy
— or clone & install —
$ git clone https://github.com/TsukimiTei/ByteDesign.git && cd ByteDesign && bash install.sh
copy
╚════════════════════════════════════════════════════════╝