clerk/transformer
Generate custom Clerk user transformers from sample data. Use when user needs to create a new transformer for an unsupported platform or custom data format.
npx skills add https://github.com/clerk/migration-tool --skill transformer
!cat prompts/transformer-prompt.md
Take clerk/transformer from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.