By wix
Develop Wix sites and apps via CLI by querying React Design System components with props examples testkits and drivers for unidriver puppeteer playwright building reviewing dashboard extensions plugins modals backend APIs data collections managing eCommerce CMS stores bookings payments via REST API and connecting to Wix MCP server for platform integration.
npx claudepluginhub wix/skills --plugin wixWix 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", "driver", or component names like Button, Card, Modal, Box, Text.
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 readiness. Use when building ANY feature or extension for a Wix CLI app or preparing a Wix app for App Market review. Triggers on: add, build, create, implement, help me, dashboard, widget, plugin, backend, API, event, collection, embedded script, service plugin, Editor React component, checkout, shipping, tax, discount, SPI, CMS, schema, tracking, popup, admin panel, menu item, modal, validate, test, verify, register extension, App Market, app review, submission readiness.
Wix business solution management recipes — REST API operations for configuring and managing Wix business solutions. Routes to: stores, bookings, get-paid, CMS, contacts, events, forms, media, app-installation, pricing-plans, restaurants, rich-content, sites, blog, calendar, domains, site-properties, ecommerce.
Build a complete Wix Managed Headless site from a single prompt. Entry point for ANY new-site request — runs discovery, design, feature wiring, and preview in one flow. Triggers: build me a site, create a website, make me a website, new website, online store, I want to sell X, start a business online, launch a site, ecommerce, portfolio, business website, build a dark luxury site, sell online, online shop. Use this skill instead of the WixSiteBuilder MCP tool for new-site requests.
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimClaude Code skill pack for Webflow (24 skills)
Production-ready skills for managing Webflow CMS content, auditing site health, optimizing assets, and safely publishing changes
Complete Wix eCommerce + Marketing + Events + CMS + Pipeline management for Claude Desktop Cowork — GraphQL-powered product management, AI-driven product creation, intelligent category management, performance-based categories, advanced order operations, comprehensive tax management, smart email campaign targeting with segments/labels, guided workflows, analytics, inventory, customer insights, event management with ticket sales and guest check-ins, CMS data collections CRUD, and Pipedrive-style Kanban pipeline with cart-to-customer tracking and audit trails. Includes 27 commands, 32 skills (+ plugin development guide), 2 agents.
Manage WordPress sites: content creation, blog posts, media, Elementor page editing, and WP-CLI workflows.
Agents for UI/UX design, accessibility, and user experience optimization
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
⚠️ EXPERIMENTAL: This project is in early development. APIs, skill definitions, and behavior may change without notice. Use at your own risk.
Agent skills for building Wix applications with AI coding assistants.
Note: These skills are designed for the new Wix CLI. See About the Wix CLI to learn more.
In Claude Code, run:
/plugin marketplace add wix/skills
/plugin install wix@wix
In a terminal, register the marketplace:
codex plugin marketplace add wix/skills
Then in Codex CLI, run /plugins, select Wix, and choose Install Plugin.
In VS Code, open the Command Palette (CMD+SHIFT+P), select Chat: Install Plugin From Source, and enter https://github.com/wix/skills.
Go to Settings > Rules > New Rule > Add from Github with https://github.com/wix/skills.git.
Install using Gemini CLI:
gemini extensions install https://github.com/wix/skills
Install using skills CLI:
# Install all skills
npx skills add wix/skills
# Install globally
npx skills add wix/skills -g
| Skill | Purpose | When to Use |
|---|---|---|
| wix-app | Build Wix app extensions | Adding any extension — dashboard pages, site widgets, backend events, service plugins, embedded scripts, data collections, and more |
| wix-design-system | Wix Design System reference | Looking up WDS component props, examples, icons |
| wix-manage | Wix business solution management | REST API operations for configuring and managing Wix business solutions |
| wix-headless | Build a complete Wix Managed Headless site | Building a new site end-to-end from a single prompt — discovery, design, feature wiring, and preview |
These skills work with any agent that supports the Agent Skills specification:
See CONTRIBUTING.md for guidelines on adding new skills.
MIT