rp-import-codegen

Installation
SKILL.md

rp-import-codegen

Generate source readers, transforms, setup/import entrypoints, and thin Wix write specs from approved migration artifacts.

Purpose

This skill turns the schema, mapping, and setup decisions into implementation files under the active migration project.

Required inputs

  • migrations/<project>/source-schema.json
  • migrations/<project>/mapping/mapping-plan.json
  • migrations/<project>/setup/setup-plan.json
  • migrations/<project>/setup/setup-requirements.json when setup affects write paths

Prefer the machine-readable artifacts above. Markdown review files are secondary renderings for humans, not the primary codegen contract.

Source read contract

Installs
Repository
wix/skills
GitHub Stars
32
First Seen
Jul 1, 2026
rp-import-codegen — wix/skills