wix

41 mods across 2 repositories, 43 stars between them.

wix

01

wix/skills

Plugin Claude Code

Plugin marketplace listing 1 plugin: wix.

27 2d ago A tokens not measured original MIT

skills

02

wix/skills

Plugin Claude Code

Build, manage, and deploy Wix sites and apps. Includes CLI development skills and Wix MCP server for site management, eCommerce, CMS, dashboard extensions, and more.

27 2d ago A tokens not measured original MIT

wix/skills

Skill Claude CodeCodex

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

27 2d ago A 24 tokens copy · 98% MIT

wix-mcp

04

wix/skills

MCP server Claude CodeCodexCursor +2

MCP server "wix-mcp", hosted remotely at mcp.wix.com, as configured in wix/skills.

27 2d ago A tokens not measured original MIT

skills AGENTS.md

05

wix/skills

Instructions file CodexOpenCode

Instructions for wix/skills: Read and follow CONTRIBUTING.md before editing this repository. It is the entry point; docs/eval-scenarios.md holds the scenario format and docs/skill-evaluation.md explains the automated checks. What they cover, one line each.

27 2d ago A 429 tokens original MIT

wix-app

06

wix/skills

Skill Claude CodeCodex

Build and review Wix CLI app extensions — dashboard pages, modals, plugins, menu plugins, custom element widgets, Editor React components, site plugins, embedded scripts, backend APIs, backend events, service plugins, data collections, and App Market readiness. Use when building ANY feature or extension for a Wix CLI…

27 2d ago A 159 tokens original MIT

wix-auth

07

wix/skills

Skill Claude CodeCodex

Authenticate with Wix to obtain an access token for calling Wix APIs. Use when an agent needs a valid Wix access token and has none, or when the stored token is expired.

27 2d ago A 39 tokens original MIT

wix/skills

Skill Claude CodeCodex

Build on and manage the connected Wix site from a Base44 app: discover and call any Wix API (endpoints, request/response shapes, fields), gather site context, route each call to the right identity, and follow curated recipes for admin tasks.

27 2d ago B 58 tokens original MIT

wix-design-system

09

wix/skills

Skill Claude CodeCodex

Wix Design System component reference. Use when building UI with @wix/design-system, choosing components, checking props and examples, or writing tests with component testkits. Triggers on "what component", "how do I make", "WDS", "show me props", "testkit", "driver", or component names like Button, Card, Modal, Box…

27 2d ago A 82 tokens original MIT

wix-docs

10

wix/skills

Skill Claude CodeCodex

Look up the Wix API/SDK documentation to confirm an exact endpoint, HTTP method, request/response shape, field, enum, or error before writing Wix code — never guess a Wix API from memory. A lookup is a short flow: find the right page, then read it. Two ways: (1) plain curl (zero dependencies) — find a page by semantic…

27 2d ago A 243 tokens original MIT

wix-headless-fast

11

wix/skills

Skill Claude CodeCodex

Build a Wix Headless site fast by wiring SHIPPED, verified @wix/sdk code instead of authoring the integration from recipes. Each Wix business vertical ships a typed, framework-agnostic React core (data layer returning plain DTOs, hooks, headless components) plus an Astro overlay (SSR pages with owner-editable SEO…

27 2d ago A 309 tokens original MIT

wix-headless

12

wix/skills

Skill Claude CodeCodex

Connect Wix business services (Stores, Bookings, CMS, Blog, Events, Forms, and more) to a Wix Headless frontend — infer the needed capabilities, install the apps, seed backend content, and produce an SDK-integration guide. For managed (Wix-hosted) projects it can also build the frontend: scaffold a new site (create)…

27 2d ago A 139 tokens original MIT

wix-manage

13

wix/skills

Skill Claude CodeCodex

REST recipes to configure and manage a Wix site's business solutions — stores, bookings, payments, CMS, and more. Open the matching recipe for the exact endpoint, method, and payload before calling — never guess a Wix API. Routes to: stores, bookings, get-paid, CMS, contacts, forms, media, app-installation…

27 2d ago A 116 tokens original MIT

replatform

14

wix/skills

Skill Claude CodeCodex

Routes RePlatform source-to-Wix migrations to the next workflow step by inspecting migration project artifacts. Use when starting, continuing, or recovering a migration run.

27 2d ago A 34 tokens original MIT

rp-discovery

15

wix/skills

Skill Claude CodeCodex

Discovers and documents the source platform schema (entities, fields, relationships) for a migration project. Use when capturing source structure before mapping to Wix.

27 2d ago A 34 tokens original MIT

rp-execute-import

16

wix/skills

Skill Claude CodeCodex

Runs the generated extract/import pipeline and records execution results. Use when setup and codegen are complete and the user has approved the execution plan.

27 2d ago A 33 tokens original MIT

rp-execute-setup

17

wix/skills

Skill Claude CodeCodex

Verifies and provisions Wix-side setup required before import. Use after codegen when machine-readable setup artifacts must be validated or executed against the target site.

27 2d ago A 36 tokens original MIT

rp-import-codegen

18

wix/skills

Skill Claude CodeCodex

Generates migration readers, transforms, setup plans, and thin Wix write specs from schema and mapping artifacts. Use when producing runnable extract/import code under the migration project.

27 2d ago A 38 tokens original MIT

rp-mapper

19

wix/skills

Skill Claude CodeCodex

Maps discovered source entities and fields to Wix targets and documents lossiness. Use when creating machine-readable mapping artifacts and review markdown after discovery.

27 2d ago A 31 tokens original MIT

rp-setup-discovery

20

wix/skills

Skill Claude CodeCodex

Derives Wix environment prerequisites (apps, collections, schemas) from an approved mapping plan. Use after mapping review and before import code generation.

27 2d ago A 34 tokens original MIT

rp-source-csv

21

wix/skills

Skill Claude CodeCodex

CSV file source adapter: parse core, vendor fingerprinting (Shopify, WooCommerce, Magento, BigCommerce), layout inference, file-set handling, and read contract for codegen. Use when the migration starts from one or more CSV/export files instead of a live source URL.

27 2d ago A 61 tokens original MIT

rp-source-wordpress

22

wix/skills

Skill Claude CodeCodex

WordPress and WooCommerce source adapter: REST capture, auth, pagination, and read contract for codegen. Use when the source platform is WordPress or WooCommerce.

27 2d ago A 39 tokens original MIT

rp-target-wix

23

wix/skills

Skill Claude CodeCodex

Wix target adapter with verified write primitives, shared execution runtimes, and contract tests. Use when vendoring Wix writers, validating API shapes, or Wix provisioning mechanics.

27 2d ago A 39 tokens original MIT

rp-telemetry

24

wix/skills

Skill Claude CodeCodex

Always-active telemetry companion for RePlatform migration runs. Records what happened during a run — halts, errors, fidelity losses, API gaps, skill coverage gaps, user decisions, pipeline defects — through a validated recorder script, plus the run rollup (stages, timings, volumes, verification). Loaded by the…

27 2d ago A 80 tokens original MIT