Wix.com
Official@wix · Tel Aviv, Be'er Sheva, Haifa, Vilnius, Kyiv, Dnipro, New York, San Francisco, Miami, Los Angeles, Phoenix, Denver, Berlin, Sao Paulo, Vancouver, Dublin, Tokyo
Open-sourcing useful pieces of code
Agent Skills by Wix.com
Showing 18 vetted skills indexed across 3 GitHub repositories.
engine-e2e
Runs Wix Engine iOS Detox E2E tests against locally patched React Native Navigation builds.
ios26-navigation
Maps iOS 26 Liquid Glass navigation APIs to react-native-navigation implementation and debugging workflows.
site-management
Discover and switch between Wix sites using a single access token.
rnn-codebase
Trace Navigation.push() command flows across JS/TS, iOS, and Android layers.
wix-cli-site-plugin
Create Wix Site Plugins that inject custom elements into UI slots.
wix-cli-extension-registration
Register Wix CLI extensions in src/extensions.ts using import and use patterns.
wix-cli-site-component
Scaffold Wix site components from manifest-driven blueprints with TypeScript and CSS.
wix-cli-data-collection
Define and manage CMS data collections for Wix CLI apps in a single extension file.
wix-cli-orchestrator
Orchestrate Wix CLI extension discovery, implementation, and validation flows.
wix-cli-backend-api
Build server-side HTTP endpoints for Wix CLI apps using Astro APIRoute.
wix-cli-dashboard-page
Scaffold Wix CLI dashboard pages with page.tsx, extensions.ts, and registration wiring.
wix-cli-backend-event
Create and register Wix event extensions with handlers for backend workflows.
wix-cli-service-plugin
Implement Wix SPI service plugins with TypeScript handlers and validation.
wix-cli-site-widget
Build Wix site widgets as web components with React and extension registration.
wix-cli-embedded-script
Automate embedded script integration into Wix CLI apps with dashboard configuration.
wix-cli-app-validation
Automate dependency installation, TypeScript compilation, build, and preview for Wix CLI apps.
wds-docs
Navigate Wix Design System docs to locate components, props, and usage examples.
wix-cli-dashboard-modal
Create Wix dashboard modals with a three-file architecture and extensions registry.
Frequently Asked Questions About Wix.com
FAQPage SchemaWhat specific tasks can developers perform using these Wix engineering resources?▼
Developers can scaffold site widgets, dashboard modals, and custom pages using TypeScript. These resources enable the creation of SPI service plugins, management of CMS data collections, and the implementation of backend HTTP endpoints, allowing for deep integration and functional extension of the Wix platform environment.
Which personas are the primary target for these engineering resources?▼
These resources are designed for frontend and full-stack engineers tasked with extending the Wix platform. They are specifically intended for developers building custom site plugins, dashboard interfaces, and backend service integrations who require standardized scaffolding and registration patterns to maintain consistency across their projects.
What are the prerequisites for implementing these site components and plugins?▼
Implementation requires a development environment configured for TypeScript and React. Developers must utilize the provided manifest-driven blueprints and adhere to the specific three-file architecture for dashboard modals and page registration to ensure proper discovery and validation within the Wix ecosystem.