wix

Build, manage, and deploy Wix sites and apps. CLI development skills for dashboard extensions, backend APIs, site widgets, and service plugins with the Wix Design System, plus MCP server for site management.

Content Preview
{
  "name": "wix",
  "description": "Build, manage, and deploy Wix sites and apps. CLI development skills for dashboard extensions, backend APIs, site widgets, and service plugins with the Wix Design System, plus MCP server for site management.",
  "category": "development",
  "source": {
    "source": "url",
    "url": "https://github.com/wix/skills.git",
    "sha": "15dda227e34959b1340e33bb9aede7e23a273f42"
  },
  "homepage": "https://dev.wix.com/docs/wix-cli/guides/development/about-wix-skill
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/wix.md \
  https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/.claude-plugin/marketplace.json

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/anthropics/claude-plugins-official

Then reference at .claude-plugin/marketplace.json

Related Skills