← 返回
开发者工具 中文

Wireframe

Create wireframes and user flows. Use when sketching page layouts in ASCII/SVG, mapping flows, or exporting to HTML.
创建线框图和用户流程。用于 ASCII/SVG 绘制页面布局、流程映射或导出 HTML。
ckchzh
开发者工具 clawhub v3.4.1 2 版本 99694 Key: 无需
★ 0
Stars
📥 1,955
下载
💾 14
安装
2
版本
#latest

概述

Wireframe

Generate wireframes, component sketches, and user flow diagrams for UI design.

Commands

page

Generate a full-page wireframe in ASCII or SVG format.

bash scripts/script.sh page --sections "header,hero,features,cta,footer" --format svg --output wireframe.svg

component

Generate a wireframe for a single UI component (form, card, nav, table, etc).

bash scripts/script.sh component --type card --fields "image,title,text,button" --output card.svg

flow

Generate a user flow diagram showing page transitions and decision points.

bash scripts/script.sh flow --steps "login,dashboard,settings,logout" --decisions "auth:yes/no" --output flow.svg

annotate

Add numbered annotations and notes to an existing SVG wireframe.

bash scripts/script.sh annotate --input wireframe.svg --notes "1:Logo area,2:Search bar,3:Main content" --output annotated.svg

export

Export a wireframe to standalone HTML with inline styles.

bash scripts/script.sh export --input wireframe.svg --format html --output wireframe.html

template

Generate a wireframe from a built-in page template (landing, dashboard, blog, ecommerce, etc).

bash scripts/script.sh template --name landing --format ascii

Output

  • page: ASCII wireframe to stdout or SVG file to disk
  • component: SVG file with component wireframe
  • flow: SVG flowchart with boxes and arrows
  • annotate: SVG file with annotation markers and legend
  • export: Standalone HTML file with embedded wireframe
  • template: Wireframe output in chosen format

Requirements

  • bash 4+

Feedback

https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com

版本历史

共 2 个版本

  • v3.4.1 当前
    2026-03-29 13:37 安全 安全
  • v1.0.5
    2026-03-19 09:06

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,957
content-creation

Short Drama Writer

ckchzh
短剧剧本生成器。竖屏短剧、微短剧、剧情设计、角色塑造。Short drama script generator for vertical video dramas, plot design, character building. 短剧脚本
★ 8 📥 3,499
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 66 📥 179,986