⚠️ 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.
Install the plugin via the Wix marketplace:
# Add the marketplace
/plugin marketplace add wix/skills
# Install wix-cli plugin
/plugin install wix-cli@wixInstall these skills using skills:
# Install all skills
npx skills add wix/skills
# Install globally
npx skills add wix/skills -gSee wix-cli/skills/README.md for the full list of available skills and their capabilities.
These skills work with any agent that supports the Agent Skills specification:
- Cursor
- Claude Code
- Codex
- GitHub Copilot
- Windsurf
- And many more
MIT