소개
The File Operations skill empowers Claude to perform deep audits of your codebase by retrieving technical metadata such as file sizes, modification timestamps, and line counts. By utilizing native shell tools and pattern searching, it provides a non-destructive way to analyze project structure, identify large files, and gather code quality metrics like TODO counts or class distributions. This skill is an essential utility for developers needing a high-level overview or specific quantitative data about their repository to inform architectural decisions, optimization efforts, or documentation updates.