wix-headless

Installation
SKILL.md

Wix Headless — One Skill, One Flow

Single orchestrator for the full site build. Linear flow with parallel subagent workers coordinated through design tokens and structured agent returns.

Path resolution — read this first

Your CWD at runtime is the project directory, not the skill root. Compute <SKILL_ROOT> from this file's path: this file is at <SKILL_ROOT>/SKILL.md — strip the trailing /SKILL.md. Hold the absolute path in session scratch for the whole run.

What Absolute path
Shared return contract <SKILL_ROOT>/references/shared/RETURN_CONTRACT.md
Shared MCP prefix guide <SKILL_ROOT>/references/shared/MCP_PREFIX.md
Per-vertical / per-scope subagent instructions <SKILL_ROOT>/references/<scope>/INSTRUCTIONS.md (scopes: stores, ecom, cms, blog, forms, gift-cards, images, designer). Subagent-only — orchestrator never reads.
Vertical packs directory <SKILL_ROOT>/references/verticals/
Templates directory <SKILL_ROOT>/templates/
Scripts directory <SKILL_ROOT>/scripts/
Shared utilities <SKILL_ROOT>/shared-utilities/ — copied into src/utils/ by seed-utilities.sh
Frozen MCP-call references <SKILL_ROOT>/references/commands/install-app.md, mcp-bootstrap.md, known-apps.json
Related skills

More from wix/skills

Installs
18
Repository
wix/skills
GitHub Stars
11
First Seen
6 days ago