Polymorph

This spell is about representation change, not: - Naming changes (same structure, different identifiers) - Execution changes (same code, different runtime) - Architecture changes (new system design) - Duplication (same thing, different place) The key test: Can you point to a source artifact and a target artifact where the same information is expressed in structurally different ways? If yes → Polymorph.

Hmbown 2dc3a1f 4.3 KB Updated

File contents

hmbown/wizards-of-the-ghosts/tree/main/generated/hermes/actions-access-and-automation/polymorph commit 2dc3a1f1ee

Frequently asked questions

npx skillmds@latest add hmbown/polymorph-2