What problem does it solve? Before a Wix migration import can run, the target environment must have the right apps, CMS collections, schemas, and permissions in place. This Skill analyzes an approved mapping plan and produces a verified, ordered setup plan so nothing is missing or misconfigured at import time. ## Core Features & Use Cases - Prerequisite Derivation: Reads mapping-plan.json, mapping-gaps.json, and approvals to determine required Wix apps, SMC collections, extended-fields schemas, references, and permissions. - API Verification: Verifies Wix app names, field types, and enum values against the Create Data Collection schema and Wix REST/SDK documentation, marking anything unconfirmable as unverified rather than guessing. - Structured Setup Artifacts: Writes setup-plan.json, setup-requirements.json, setup-blockers.json, and a human-readable setup summary, including dependency ordering, manual vs. automatable classification, and verification criteria. - Use Case: After a WordPress-to-Wix mapping review is approved, run this Skill to discover that the Blog and Stores apps must be installed, a V3 catalog must be provisioned, and site notifications must be muted before import code generation begins. ## Quick Start Analyze the approved mapping plan for my migration project and generate the Wix setup requirements and setup plan artifacts.