wix-cli-extension-registration
OfficialRegister Wix CLI extensions in your app builder.
Authorwix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
After creating any extension file, you MUST update the main src/extensions.ts file to register the extension with the app. Without this step, the extension will not be recognized by Wix CLI.
Core Features & Use Cases
- Simple Pattern: Import the extension from its extensions.ts and chain .use(extensionName) in the app builder.
- Advanced Pattern: Re-export all extensions from a central index file and programmatically register them with the app builder.
- Naming conventions and guidance: Follow the provided examples to ensure consistent extension export names.
Quick Start
Add or update your extension file and register it in src/extensions.ts by adding app().use(yourExtension).
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wix-cli-extension-registration Download link: https://github.com/wix/skills/archive/main.zip#wix-cli-extension-registration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.