codefox as an agent skill: natural language in, a complete runnable website project out — scaffolded from a real template, multi-file, dev server booted. The codefox apps (codefox, codefox-local) ship this as products; this repo packages the same capability for any coding agent (Claude Code, Codex, ...).
# user scope
git clone https://github.com/CodeFox-Repo/codefox-skill ~/.claude/skills/codefox
# or project scope
git clone https://github.com/CodeFox-Repo/codefox-skill .claude/skills/codefoxThen just ask: "codefox: 给我做一个宠物美容工作室的官网,要预约页".
| engine | surface | |
|---|---|---|
| codefox / codefox-local | app-owned (claude code → codex → openrouter resolution) | web UI + live preview |
| codefox-skill | the agent running the skill | your terminal / editor |