Results for “large-files”
18 skillsarchitecture-normalizer
Decomposes large modules, god files, classes, or packages in reviewable steps while preserving public APIs. Not for routine refactors.
0 · bundle
learn-codebase
Reads every source file in a codebase to build a deep understanding of the project, using pagination for large files.
More results
vexor-cli
Locates files by intent using semantic search, ideal for finding implementations, definitions, or documentation in medium to large repositories.
42.4k
file-organizer
Intelligently organize files across your computer by understanding context, detecting duplicates, suggesting folder structures, and automating cleanup. Maintain a clean digital workspace without manual effort.
16
codebase-migrate
Coordinate large-scale codebase migrations and multi-file refactors across hundreds of files using batched PRs and CI verification.
66.9k
find
Locates files by name, type, size, permissions, and modification time, with options to execute commands on results.
567 · bundle
refactor-plan
Creates a concrete, multi-phase plan before starting a multi-file refactor, including affected files, dependencies, verification steps, and rollback procedures.
36.2k
create-readme
Generates a comprehensive, well-structured README.md file for a project by analyzing the workspace and following best practices.
36.2k
batch-operations
Apply operations across multiple files simultaneously. Pattern-based bulk modifications, search-and-replace across codebases, consistent changes to many files at once.
3
filesystem
Read, write, edit, list, copy, move, and search files directly using builtin tools, with fallback to Python or bash for complex operations.
1.5k
file-organizer
Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants to clean up directories, organize downloads, remove duplicates, or restructure projects.
2
openspec-bulk-archive-change
Archive multiple completed changes at once. Use when archiving several parallel changes.
2
file-reference
处理和分析用户上传的文件引用,提取关键信息并提供应用建议。适用于解析@符号引用、自然语言引用、提取短剧策划相关信息
349 · bundle
refactor-project
Executes automated project-wide refactoring with a focus on cross-file optimization. This skill should be used when the user asks for project-wide refactoring, cross-file simplification, consistency standardization across the codebase, duplication reduction, or invokes "/refactor-project".
580 · bundle
file-organizer
Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants to clean up directories, organize downloads, remove duplicates, or restructure projects.
0
file-organizer
Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants to clean up directories, organize downloads, remove duplicates, or restructure projects.
0
nick-refactor-planner
Safe refactor planning for Nick's codebases. Use when planning large refactors, reducing blast radius, sequencing cleanup work, or deciding how to improve messy code without breaking product velocity.
0 · bundle
refactor
Use when code is hard to read, has duplication, is too complex, has grown beyond 300 lines, or needs restructuring without changing behavior. For extracting functions, simplifying nested logic, removing dead code, improving naming, splitting large files, and applying clean code principles. Activate when user says "clean this up", "this is messy", "simplify", "extract", or "improve readability".
0