Wix.com avatar

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

0Followers
|
17Public Repos
|
18Published Skills

Open-sourcing useful pieces of code

Skills Distribution
DomainDeveloper To...Web Component Scaf.. (40%)Dashboard Interfac.. (30%)Backend Service In.. (20%)Design System Docu.. (10%)

Agent Skills by Wix.com

Showing 18 vetted skills indexed across 3 GitHub repositories.

wixwix
13.2k

engine-e2e

Runs Wix Engine iOS Detox E2E tests against locally patched React Native Navigation builds.

Official
Intermediate
wixwix
13.2k

ios26-navigation

Maps iOS 26 Liquid Glass navigation APIs to react-native-navigation implementation and debugging workflows.

Official
Advanced
wixwix
15

site-management

Discover and switch between Wix sites using a single access token.

Official
Intermediate
wixwix
13.2k

rnn-codebase

Trace Navigation.push() command flows across JS/TS, iOS, and Android layers.

Official
Intermediate
wixwix
25

wix-cli-site-plugin

Create Wix Site Plugins that inject custom elements into UI slots.

Official
Advanced
wixwix
25

wix-cli-extension-registration

Register Wix CLI extensions in src/extensions.ts using import and use patterns.

Official
Advanced
wixwix
25

wix-cli-site-component

Scaffold Wix site components from manifest-driven blueprints with TypeScript and CSS.

Official
Advanced
wixwix
25

wix-cli-data-collection

Define and manage CMS data collections for Wix CLI apps in a single extension file.

Official
Advanced
wixwix
25

wix-cli-orchestrator

Orchestrate Wix CLI extension discovery, implementation, and validation flows.

Official
Advanced
wixwix
25

wix-cli-backend-api

Build server-side HTTP endpoints for Wix CLI apps using Astro APIRoute.

Official
Advanced
wixwix
25

wix-cli-dashboard-page

Scaffold Wix CLI dashboard pages with page.tsx, extensions.ts, and registration wiring.

Official
Advanced
wixwix
25

wix-cli-backend-event

Create and register Wix event extensions with handlers for backend workflows.

Official
Intermediate
wixwix
25

wix-cli-service-plugin

Implement Wix SPI service plugins with TypeScript handlers and validation.

Official
Advanced
wixwix
25

wix-cli-site-widget

Build Wix site widgets as web components with React and extension registration.

Official
Advanced
wixwix
25

wix-cli-embedded-script

Automate embedded script integration into Wix CLI apps with dashboard configuration.

Official
Advanced
wixwix
25

wix-cli-app-validation

Automate dependency installation, TypeScript compilation, build, and preview for Wix CLI apps.

Official
Advanced
wixwix
25

wds-docs

Navigate Wix Design System docs to locate components, props, and usage examples.

Official
Intermediate
wixwix
25

wix-cli-dashboard-modal

Create Wix dashboard modals with a three-file architecture and extensions registry.

Official
Intermediate

Frequently Asked Questions About Wix.com

FAQPage Schema
What 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.