html-prototype-build

Installation
SKILL.md

HTML Prototype Build

快速开始

  1. 根据用户材料确认原型类型与业务事实;信息不足时先询问,不猜测。
  2. 生成或大改 UI 时运行 node <skill-root>/scripts/resolve-pack.mjs --select=<preset、pattern 或 component id>,只读取输出的最小文件闭包。
  3. 生成根目录 prototype.html,将页面 CSS、业务 JS、notes.snapshot.jsviewer.js 收进 prototype/;业务状态统一交给 PrototypeViewers
  4. 完成后运行仓库根目录的 npm test;仅按任务需要启用截图、作者服务或 html-mark。

先判断任务

只读取当前任务对应的入口,不要一次性读取全部 references:

Installs
11
GitHub Stars
5
First Seen
4 days ago
html-prototype-build — lisuiwen/ai-html-annotation