Skip to main content

wix/skills

SkillsMP has collected 48 skills from wix/skills. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
48
GitHub stars
27
GitHub forks
31

Skills in this repository

2 occupation categories · 27% classified

Showing 40 of 48 collected skills.

occupation
unclassified
description

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.

updated
occupation
unclassified
description

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,…

updated
occupation
unclassified
description

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)…

updated
occupation
unclassified
description

Client-only, dependency-free REST scaffolds for connecting an already-built front end (a vibe-coded app, an HTML/JSX/Vite project, a design-tool export) to a live Wix site over the site's public WIX_CLIENT_ID — the browser talks to Wix directly, no SDK, no…

updated
occupation
unclassified
description

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…

updated
occupation
unclassified
description

Apply an explicitly requested, identity-preserving UI/UX refinement after clone acceptance.

updated
occupation
unclassified
description

Resolve headless mode, scope, Wix project validity, and browser execution readiness.

updated
occupation
unclassified
description

Verify the running clone, perform auditable visual comparison and gap fixes, and finalize frontend completion.

updated
occupation
unclassified
description

Produce fresh browser-derived source evidence and implementation contracts for a headless clone.

updated
occupation
unclassified
description

Implement a Wix Headless clone from generated source evidence.

updated
occupation
unclassified
description

Clone, rebuild, migrate, or reverse-engineer a public website home page into a Wix Headless frontend while preserving source identity, SEO, interactions, and visual fidelity.

updated
occupation
unclassified
description

Resolves, adopts, or creates the one Wix Managed Headless destination for a migration.

updated
occupation
unclassified
description

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

updated
occupation
unclassified
description

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.

updated
occupation
unclassified
description

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.

updated
occupation
unclassified
description

Applies cross-stage execution safety policy and writes the aggregate migration completion artifact after all delivery-specific terminal evidence validates.

updated
occupation
unclassified
description

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.

updated
occupation
unclassified
description

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

updated
occupation
unclassified
description

Validates the selected source and destination configuration before discovery.

updated
occupation
unclassified
description

Resolves the active migration project and the minimum intake decisions needed to route it.

updated
occupation
unclassified
description

Shared deterministic target-limit recovery and final-report runtime every rp-quick-<platform> quick-mode adapter uses before a Wix Stores write.

updated
occupation
unclassified
description

Runs the bounded deterministic public Shopify catalog quick-import adapter after a qualifying source probe.

updated
occupation
unclassified
description

Runs the bounded deterministic public WooCommerce quick-import adapter after a qualifying source probe.

updated
occupation
unclassified
description

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

updated
occupation
unclassified
description

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…

updated
occupation
unclassified
description

Collects and validates source URLs, exports, acquisition modes, and credentials without exposing secrets.

updated
occupation
unclassified
description

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

updated
occupation
unclassified
description

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.

updated
occupation
unclassified
description

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…

updated
occupation
unclassified
description

Continues a website-mode migration from the validated backend handoff through frontend build, post-build gap analysis/fixing, release, and a durable frontend completion receipt.

updated
occupation
unclassified
description

Routes RePlatform source-to-Wix migrations to the next required workflow module by inspecting authoritative migration artifacts. Use when starting, resuming, or recovering a migration run.

updated
occupation
unclassified
description

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…

updated
occupation
unclassified
description

Build and release a Wix Headless site from a single prompt, on shipped, verified @wix/sdk code — this entry takes a cold environment (prerequisites, Wix sign-in) to the point where the wix-headless-fast skill runs the build. Verticals: storefront, bookings,…

updated
occupation
Web Developers
description

Build a complete Wix Managed Headless site from a single prompt, then connect Wix Business Solutions. The deterministic first steps — system prerequisites and Wix CLI login — are handled by a single bootstrap script…

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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.

updated
occupation
unclassified
description

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:…

updated
occupation
unclassified
description

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",…

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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

updated
Showing 40 of 48 collected skills.