Comprehend an existing feature, then PORT it to another app (optionally upgrading it) or INTEGRATE/transform it in place — including swapping the vendor behind the scenes while preserving the exact UX. Use for "port/re-implement/clone this feature into <app>", "swap/migrate the vendor behind <feature> but keep the UX", "figure out how this works then rebuild it", or "walk this flow and recommend improvements".
$npx -y skills add alexander-tyagunov/magician --skill transmuteInstalls into the current project.
Run `npx skills use "https://github.com/alexander-tyagunov/magician" --skill "alexander-tyagunov/magician/transmute"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alexander-tyagunov/magician" that are relevant to the current task. Run `npx skills add "https://github.com/alexander-tyagunov/magician"` and select the relevant skills, then follow their instructions.