Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.01 KB

File metadata and controls

26 lines (19 loc) · 1.01 KB

codefox-skill

codefox-skill

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, ...).

Install

# 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/codefox

Then just ask: "codefox: 给我做一个宠物美容工作室的官网,要预约页".

Relation to the codefox products

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