wix-cli-dashboard-menu-pluginโดย wix
MUST use whenever the user wants to add a clickable menu item, action, or option to an existing Wix dashboard page's more-actions menu, bulk-actions menu, or…
npx skills add https://github.com/wix/skills --skill wix-cli-dashboard-menu-pluginSkills เพิ่มเติมจาก wix
rnn-codebase
by wix
Navigate and work with the react-native-navigation (RNN) codebase. Use when fixing bugs, adding features, tracing command flows, understanding options…
wds-docs
by wix
Wix Design System component reference. Use when building UI with @wix/design-system, choosing components, or checking props and examples. Triggers on "what…
wix-app
by wix
Build and review Wix CLI app extensions — dashboard pages, modals, plugins, menu plugins, custom element widgets, Editor React components, site plugins,…
wix-cli-app-validation
by wix
Use when testing app readiness, verifying runtime behavior, or validating before releases and after changes in the code. Triggers include validate, test,…
wix-cli-backend-api
by wix
Creates HTTP endpoints for Wix CLI apps. Use only when the user specifically asks for a backend endpoint. Use when building REST API endpoints, backend HTTP…
wix-cli-backend-event
by wix
Create backend event extensions that respond to Wix events. Use when implementing handlers that run when specific conditions occur on a site. Triggers include…
wix-cli-context-provider
by wix
Creates context provider extensions for Wix CLI apps — logical components (no UI) that expose shared state, functions, and configuration to child site…
wix-cli-dashboard-modal
by wix
Use when adding popup forms, confirmations, or detail views to Wix dashboards; creating reusable dialog components across dashboard pages; showing…