About the Wix Plugin

The Wix plugin adds Wix Skills and the Wix MCP to your AI client, giving it the context it needs to help you build and manage with Wix. Once installed, your AI client understands Wix-specific workflows and development patterns, so you can get more accurate, relevant assistance without having to explain the platform yourself.

How it works

The plugin works by loading Wix Skills and the Wix MCP into your AI client. Skills are self-contained instruction sets that guide your AI client through Wix development tasks. The MCP lets your AI client search Wix documentation, call Wix APIs, and create and manage sites, apps, and headless projects.

For a full list of available skills, see the Wix Skills repository.

Install the Wix plugin

The plugin is available for Claude Code, Cursor, and VS Code.

Claude Code

Use one of the following methods to install:

Cursor

Use one of the following methods to install:

  • Go to Settings > Rules > New Rule > Add from Github and enter https://github.com/wix/skills.git.
  • Install it from the Cursor marketplace.

VS Code

  1. Open the Command Palette with Command+Shift+P on Mac or Ctrl+Shift+P on Windows.
  2. Select Chat: Install Plugin From Source.
  3. Enter https://github.com/wix/skills.
Did this help?