What problem does it solve?
This Skill streamlines the assessment of large and complex codebases by classifying files, detecting embedded third-party libraries, and delivering detailed verdicts, thus simplifying dependency management and structural analysis.
Core Features & Use Cases
- Cross-platform scanning: Handles C++, Android, iOS, and Web codebases within a single pass.
- File classification: Tags each file as project code, third-party, or build artifact.
- Library detection: Identifies over 50 known libraries with version info.
- Verdict generation: Produces four-level assessments such as core asset, merge, rebuild, or deprecate.
- Report generation: Creates interactive HTML reports for detailed review.
- Use Case: Auditing a 50,000-file monorepo to find outdated SDKs, duplicated code, and unnecessary build artifacts.
Quick Start
Describe to the AI how to perform a comprehensive scan of a code repository to identify dependencies and assess code quality.