Skip to main content

wix/skills

SkillsMP 已收集 wix/skills 中的 48 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
48
GitHub 星标
27
GitHub Forks
31

这个仓库中的 skills

2 个职业分类 · 已分类 27%

已展示 40 / 48 个已收集 Skill。

职业分类
未分类
描述

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.

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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…

原文语言:英语

更新
职业分类
未分类
描述

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…

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

Implement a Wix Headless clone from generated source evidence.

原文语言:英语

更新
职业分类
未分类
描述

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.

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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.

原文语言:英语

更新
职业分类
未分类
描述

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.

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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.

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

Validates the selected source and destination configuration before discovery.

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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…

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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.

原文语言:英语

更新
职业分类
未分类
描述

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…

原文语言:英语

更新
职业分类
未分类
描述

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.

原文语言:英语

更新
职业分类
未分类
描述

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.

原文语言:英语

更新
职业分类
未分类
描述

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…

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
网页开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
已展示 40 / 48 个已收集 Skill。