web-cloner
v0.3.1
Published
网站逆向工程克隆器 — 自动检测环境、一键安装到 Claude Code / Codex / nanoPencil。
Maintainers
Readme
web-cloner
网站逆向工程克隆器 — 自动检测环境、一键安装到 Claude Code / Codex / nanoPencil。
Install
npx web-clonerUpdate
npx web-cloner updateCheck
npx web-cloner checkWorks with Claude Code, Codex, nanoPencil, and every other major AI coding harness. install sets up the skill for your harness; update pulls the latest. Run npx web-cloner check to see if you're behind.
Options
| Option | Description |
|--------|-------------|
| --dest | Install directory (optional, auto-detects by default) |
| --repo | GitHub repo (optional, uses bundled skill by default) |
| --ref | Git ref (default main) |
| --list | Show detected AI tools and their skill directories |
Examples
npx web-cloner
npx web-cloner --dest ~/.claude/skills
npx web-cloner --dest ./my-skills --repo O-Pencil/skills包含内容
- 两种模式:取证克隆(像素级还原)/ 重建(干净框架组件)
- 5 阶段流水线:确认方向 → 源码提取 → 克隆/重建 → 页面组装 → 视觉 QA
- 支持 Next.js、Vue、Svelte、HTML 输出
- 多 URL 并行处理
- 自动像素对比 diff
License
MIT
