Moving code between files is tedious when you need line-level precision, and this handles it cleanly. It switches between native tools for small jobs and a batch execution mode that saves 90% tokens when reorganizing 10+ files. The line_insert.py script is the standout feature here, letting you drop code at exact line numbers without wrestling with Edit's context matching. Use it when refactoring monolithic files into modules, extracting classes, or moving functions around. The workflow examples are thorough, showing the full extract-validate-insert-verify cycle. One catch: you still need to manage imports and dependencies yourself, but at least the mechanical transfer part is automated.
npx -y skills add mhattingpete/claude-skills-marketplace --skill code-transfer --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills