About Wix Skills

Wix Skills are self-contained instructions that help AI tools work with Wix development workflows. They follow the open Agent Skills specification and consist of a SKILL.md file containing metadata, instructions, and background information.

Each skill includes:

  • Name and description: Help agents identify what a skill does and when to use it.
  • Instructions: Step-by-step guidance for performing the task.
  • Optional resources: Scripts, documentation, and assets that agents can use.

Available skills

The Wix Skills repository includes skills for different development workflows, such as building Wix app extensions with the CLI and managing Wix business solutions using the REST API.

See also

Did this help?