port-page
Installation
SKILL.md
Port Page
Faithful port of one page from a source project into a target project. Source owns what the page does and how it should feel; target owns how it is built.
Not a redesign. Not a blind copy-paste. Probe → plan → port → parity.
Inputs
Lock these before probing (ask once if missing):
| Input | Examples |
|---|---|
| Source | path in another repo, monorepo package, or live URL + route |
| Target | repo root (default: cwd) + destination route / page slug |
| Scope | one page (default). Multi-page → one page per invocation |