Literal Copy

Copies a folder/package tree as-is, then wires imports/paths only. Use when the user says copy, duplicate, vendor, or lift — not redesign.

Spencer1O1 Updated

File contents

Literal copy

  1. Confirm source and destination.
  2. Filesystem copy preserving structure, comments, tests, names.
  3. Fix only location requirements (package name, imports, workspace/tsconfig refs).
  4. Verify build/tests. If it needs a redesign to work, say so and stop.

Spencer1O1/cursor-skills/tree/main/literal-copy commit c1570803c3

Frequently asked questions

npx skillmds@latest add spencer1o1/literal-copy