W
Wix技能
ego lite browser
赞助ego lite 是AI代理运行网页自动化时最快的浏览器,可与Codex或Claude Code共享您的登录状态,零成本,零配置。
Alpha Vantage MCP Server
赞助获取金融市场数据:实时和历史股票、ETF、期权、外汇、加密货币、大宗商品、基本面、技术指标等
interactor
wix
安装、集成并配置 Interact — @wix/interact — 声明式交互库 — 以添加或编辑悬停/点击/视图触发、滚动驱动以及…
official
replatform
wix
Routes RePlatform source-to-Wix migrations to the next workflow step by inspecting migration project artifacts. Use when starting, continuing, or recovering a…
official
rnn-codebase
wix
导航并操作react-native-navigation(RNN)代码库。用于修复错误、添加功能、追踪命令流程、理解选项等。
official
rp-discovery
wix
发现并记录迁移项目的源平台模式(实体、字段、关系)。在捕获源结构之前使用…
official
rp-discovery
wix
Discovers and documents the source platform schema (entities, fields, relationships) for a migration project. Use when capturing source structure before…
official
rp-execute-import
wix
运行生成的提取/导入管道并记录执行结果。在设置和代码生成完成且用户批准执行计划后使用。
official
rp-execute-import
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.
official
rp-execute-setup
wix
验证并配置导入前所需的Wix端设置。在需要针对目标验证或执行setup-requirements.md时,于代码生成后使用…
official
rp-execute-setup
wix
Verifies and provisions Wix-side setup required before import. Use after codegen when setup-requirements.md must be validated or executed against the target…
official
rp-import-codegen
wix
根据模式与映射工件生成迁移读取器、转换器及Wix写入器。在生成可运行的提取/导入代码时使用,适用于迁移…
official
rp-import-codegen
wix
Generates migration readers, transforms, and Wix writers from schema and mapping artifacts. Use when producing runnable extract/import code under the migration…
official
rp-mapper
wix
将已发现的源实体和字段映射到Wix目标,并记录映射的损失程度。在完成发现后,创建mapping-plan.md和mapping-summary.md时使用。
official
rp-mapper
wix
Maps discovered source entities and fields to Wix targets and documents lossiness. Use when creating mapping-plan.md and mapping-summary.md after discovery.
official
rp-orchestration
wix
根据迁移项目工件,将RePlatform到Wix的迁移路由到下一个工作流步骤。在开始、继续或恢复…时使用。
official
rp-orchestration
wix
Routes RePlatform source-to-Wix migrations to the next workflow step by inspecting migration project artifacts. Use when starting, continuing, or recovering a…
official
rp-setup-discovery
wix
根据已批准的映射计划推导Wix环境先决条件(应用、集合、模式)。在映射审查之后、导入代码生成之前使用。
official
rp-setup-discovery
wix
Derives Wix environment prerequisites (apps, collections, schemas) from an approved mapping plan. Use after mapping review and before import code generation.
official
rp-source-wordpress
wix
WordPress和WooCommerce源适配器:REST捕获、认证、分页及代码生成的读取契约。当源平台为WordPress或…时使用。
official
rp-source-wordpress
wix
WordPress and WooCommerce source adapter: REST capture, auth, pagination, and read contract for codegen. Use when the source platform is WordPress or…
official
rp-target-wix
wix
带有已验证写入原语(wix-writers.js)和合约测试的Wix目标适配器。在供应商化Wix写入器、验证API形状或Wix…时使用。
official
rp-target-wix
wix
Wix target adapter with verified write primitives (wix-writers.js) and contract tests. Use when vendoring Wix writers, validating API shapes, or Wix…
official
site-management
wix
管理Wix站点的选择和切换。根据访问令牌权限,从Wix API动态获取站点。
official
site-management
wix
Manage Wix site selection and switching. Fetch sites dynamically from Wix API based on access token permissions.
official
wds-docs
wix
Wix 设计系统组件参考。在使用 @wix/design-system 构建 UI、选择组件或检查属性和示例时使用。触发条件为“what…
official
wix-app
wix
构建和审查Wix CLI应用扩展——仪表盘页面、模态框、插件、菜单插件、自定义元素组件、编辑器React组件、站点插件……
official
wix-auth
wix
通过Wix进行身份验证,获取用于调用Wix API的访问令牌。当代理需要有效的Wix访问令牌但尚未获取,或存储的令牌…
official
wix-base44-headless
wix
Ship a full, working Base44 app template for a Wix-managed headless vertical (stores, bookings, …) — organized client REST utils, ready-made theme-neutral…
official
wix-cli-app-validation
wix
在测试应用就绪状态、验证运行时行为、或在发布前及代码变更后进行验证时使用。触发词包括 validate、test……
official
wix-cli-backend-api
wix
为Wix CLI应用创建HTTP端点。仅在用户明确要求后端端点时使用。在构建REST API端点、后端HTTP…时使用。
official
wix-cli-backend-event
wix
创建响应Wix事件的后端事件扩展。在实现站点特定条件触发时运行的处理程序时使用。触发器包括…
official
wix-cli-context-provider
wix
为Wix CLI应用创建上下文提供者扩展——逻辑组件(无UI),用于向子站点暴露共享状态、函数和配置…
official
wix-cli-dashboard-menu-plugin
wix
当用户想要向现有的Wix仪表盘页面的更多操作菜单、批量操作菜单或…中添加可点击的菜单项、操作或选项时,必须使用此功能。
official
wix-cli-dashboard-modal
wix
在Wix仪表板中添加弹出表单、确认框或详情视图时使用;跨仪表板页面创建可复用的对话框组件;显示…
official
wix-cli-dashboard-page
wix
用于构建管理界面、管理页面、CRUD操作或仪表盘配置UI时使用。触发词包括仪表盘、管理面板、数据…
official
wix-cli-dashboard-plugin
wix
在构建扩展Wix仪表盘页面的小部件时使用,适用于第一方商业应用。触发条件包括仪表盘插件、仪表盘插槽、扩展仪表盘……
official
wix-cli-data-collection
wix
用于定义数据库模式、创建数据集合或设置结构化数据存储时使用。触发词包括CMS、
official
wix-cli-embedded-script
wix
在向网站添加跟踪代码、广告像素、第三方集成、弹窗、横幅或客户端JavaScript时使用。触发条件包括嵌入、…
official
wix-cli-extension-registration
wix
在 src/extensions.ts 中向应用注册 Wix CLI 扩展。在注册新的或现有扩展到主应用构建器时使用,添加 .use() 调用,…
official
wix-cli-orchestrator
wix
阻塞要求 - 当用户请求为Wix CLI应用添加/构建/创建/实现任何功能或组件时,你必须立即调用此技能。
official
wix-cli-service-plugin
wix
在实现服务插件扩展时使用,这些扩展将自定义后端逻辑注入到现有的Wix业务解决方案流程中,或为Wix站点引入新的流程…
official
wix-cli-site-component
wix
在构建带有编辑器清单的Wix CLI应用的React站点组件时使用。触发词包括:站点组件、编辑器清单、自定义组件……
official
wix-cli-site-plugin
wix
在构建Wix商业解决方案中预定义插槽的交互式组件时使用。触发条件包括站点插件、插槽、Wix应用集成、插件等。
official
wix-cli-site-widget
wix
用于构建交互式小部件、自定义数据展示或带有设置面板的可配置站点组件时使用。触发器包括
official
wix-design-system
wix
Wix Design System 组件参考。在使用 @wix/design-system 构建用户界面、选择组件、查看属性和示例或编写测试时使用…
official
wix-docs
wix
在编写Wix代码之前,查阅Wix API/SDK文档以确认确切的端点、HTTP方法、请求/响应结构、字段、枚举或错误——切勿…
official
wix-headless
wix
根据单个提示构建完整的Wix托管无头站点。任何新站点请求的入口点——运行发现、设计、功能连接和预览……
official
wix-manage
wix
Wix 业务解决方案管理配方 — 用于配置和管理 Wix 业务解决方案的 REST API 操作。路由至:商店、预订、收款、CMS……
official
wix-stores-versioning
wix
处理Wix Stores目录V1和V3 SDK的兼容性。在构建任何与Wix Stores产品、库存、订单等交互的集成时使用。
official
wix-vibe-headless
wix
仅客户端、无依赖的REST脚手架,用于将已构建的前端(vibe编码应用、HTML/JSX/Vite项目、设计工具导出)连接到…
official
writing-great-skills
wix
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
official