imgtohtml — 图像转 HTML/CSS
v1.0.0将 UI 屏幕截图或图像转换为完全功能性的 HTML/CSS 副本。适用于用户提供网站、应用界面、仪表盘等图像时的转换需求。
1· 260·0 当前·0 累计
运行时依赖
无特殊依赖
版本
latestv1.0.0
暂无提供(原文未给出)
安装命令
点击复制官方npx clawhub@latest install imgtohtml
镜像加速npx clawhub@latest install imgtohtml --registry https://cn.longxiaskill.com镜像同步中
技能文档
简介
将 UI 屏幕截图或图像自动转换为可用的 HTML/CSS 代码。用法
- 提供清晰的 UI 图像。
- 执行
imgtohtml命令。 - 查看生成的 HTML/CSS 代码。
代码示例
...
/ 生成的 CSS 代码示例 /
div { ... }
注意: 原始 SKILL.md 内容未提供,以上为示例翻译。