What problem does it solve?
This Skill enables developers and teams to perform thorough audits of their codebases, detecting architectural violations, dead code, outdated dependencies, and inconsistencies, thereby improving code quality and maintainability.
Core Features & Use Cases
- Architecture Verification: Checks for circular dependencies and layer violations across multiple languages.
- Dead Code Detection: Finds unreachable or unused code segments in JavaScript, Python, and Go.
- Dependency Management: Identifies outdated packages and suggests updates.
- Use Case: Run this audit before a release to ensure codebase integrity and avoid runtime issues caused by legacy dependencies or architecture flaws.
Quick Start
Run the audit script to analyze your project for architectural issues, dead code, outdated dependencies, and configuration hints.