关于
Streamline is a specialized Claude Code skill designed to manage technical debt by decomposing bloated source files into smaller, logical modules. It scans your project to identify files exceeding 300 lines, creates a detailed inventory, and generates refactoring plans that target a manageable 200-line limit per file. The skill handles complex import updates and creates dated backups in a dedicated directory, ensuring your codebase remains modular and readable without changing your application's behavior. It features an interactive mode for guided refactoring and a 'YOLO' mode for fully autonomous execution and git integration.