What problem does it solve? Connecting Wix business services (Stores, Bookings, CMS, Blog, Events, Forms, and more) to a headless frontend requires manually installing apps, seeding backend content, and figuring out the correct SDK calls. This Skill automates that entire backend setup and produces a ready-to-use integration guide. ## Core Features & Use Cases - Capability Inference & App Installation: Infers which Wix verticals your project needs from plain-language intent, then installs the corresponding Wix apps on your metasite. - Backend Content Seeding: Creates products, posts, collections, forms, events, services, plans, menus, and portfolio projects via the Wix REST APIs, with optional AI-generated imagery. - SDK Integration Handoff: Emits a guide with the seeded schema, required @wix/* packages, and per-capability API recipes so any frontend can call Wix correctly. - Managed Site Building: For Wix-hosted projects, it can also scaffold a new site (create) or wire an existing design (connect), then build and release it. - Use Case: Ask to "add a store and blog to my app" and the Skill installs the Wix Stores and Blog apps, seeds sample products and posts, and returns the exact SDK packages and call shapes your frontend needs. ## Quick Start Set up a Wix Headless backend with a store and a contact form for my project and give me the SDK integration guide.