rp-mapper

Installation
SKILL.md

rp-mapper

Create a mapping plan from the discovered source schema into Wix entities and Wix data structures.

Purpose

This skill translates source entities and fields into Wix targets. It should define what each source record becomes in Wix, how fields transform, and where custom schemas or extended fields are required.

Required inputs

  • migrations/<project>/source-schema.json
  • migrations/<project>/source-profile.md when available
  • migrations/<project>/orchestration/checkpoints.json
  • migrations/<project>/orchestration/decisions.json
  • any existing Wix target-model constraints supplied by the user
Installs
Repository
wix/skills
GitHub Stars
32
First Seen
Jul 1, 2026
rp-mapper — wix/skills