wix-vibe-headless
Installation
SKILL.md
Wix Vibe Headless — client-only REST connectors
Wire an existing front end to a live Wix site from the browser, over the site's public
WIX_CLIENT_ID, using hand-rolled REST — no @wix/sdk, no backend, no build step, no
dependencies. One skill, one shared transport, and a copy-as-is REST layer per Wix
business solution. Everything is read-only over the owner's content: render live Wix
data or an honest empty state — never mock, never provision, never invent products,
posts, events, menus, plans, reviews, or counts.
When to use this skill
- The user has (or is building) a front end — a vibe-coded app, plain HTML/JSX, a Vite/React project, a design-tool export — and wants it to show live data from their existing Wix site and complete real purchases/bookings, all from the client.
- They hand you a public
WIX_CLIENT_IDand ask to "connect this to my Wix store / blog / bookings / events / …". - They want to replace placeholder/mock data with real Wix content, or add a cart, checkout, booking, RSVP, ticketing, reservation, form, or subscribe flow over an app they already have.