What problem does it solve?
This Skill provides a comprehensive audit of source code assets, helping users identify the amount of original code, third-party dependencies, and potential issues within their projects.
Core Features & Use Cases
- Cross-stack Scanning: Classifies files across C++, Java/Android, iOS (OC/Swift), and Web (TS/JS/Vue).
- File Classification: Tags files as project code, third-party, or build artifacts.
- Library Detection: Identifies and extracts versions of 50+ known libraries.
- Four-level Verdicts: Assigns verdicts based on ownership, duplication, and maintenance cost.
- HTML Reports: Generates interactive dark-theme reports for review.
- Monorepo Support: Hierarchical scanning with summary and sub-project reports.
- Use Case: Before a major refactoring, use this Skill to identify what's core, what's duplicate, and what's dead weight in your codebase.
Quick Start
Run the repo-scan skill on your project directory to get a comprehensive audit report.