Code Transfer is a specialized Claude Code skill designed for developers who need to reorganize projects, extract components, or move code blocks with surgical accuracy. It offers a dual-mode operation: a native mode for small-scale adjustments and a high-efficiency execution mode for large-scale migrations involving over ten files, which can reduce token consumption by up to 90%. Whether you are extracting classes into new modules, moving functions between files, or inserting utility snippets at specific line numbers, this skill ensures structural integrity, maintains indentation, and supports automated batch operations through custom Python scripts.
主な機能
01Dual-mode operation for both surgical edits and large-scale refactors
02Token-optimized execution mode for massive file migrations
031 GitHub stars
04Custom Python scripting for automated batch code movements
05Precision line-based code insertion and extraction
06Integrated backup system for safe file modifications