Skip to content

wix/skills

Repository files navigation

Wix Skills

⚠️ 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.

Installation

Claude Code Plugin

In Claude Code, run:

/plugin marketplace add wix/skills
/plugin install wix@wix

VS Code Plugin

In VS Code, open the Command Palette (CMD+SHIFT+P), select Chat: Install Plugin From Source, and enter https://github.com/wix/skills.

Cursor Plugin

Go to Settings > Rules > New Rule > Add from Github with https://github.com/wix/skills.git.

Gemini CLI

Install using Gemini CLI:

gemini extensions install https://github.com/wix/skills

Skills CLI

Install using skills CLI:

# Install all skills
npx skills add wix/skills

# Install globally
npx skills add wix/skills -g

Available Skills

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
wds-docs 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

Supported Agents

These skills work with any agent that supports the Agent Skills specification:

  • Cursor
  • Claude Code
  • Gemini CLI
  • Codex
  • GitHub Copilot
  • Windsurf
  • And many more

Contributing

See CONTRIBUTING.md for guidelines on adding new skills.

License

MIT

About

Wix Skills

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors