The Code Auditor skill provides a comprehensive evaluation of your repository across six critical dimensions: architecture, code quality, security, performance, testing, and maintainability. By utilizing a multi-layered approach—combining pattern matching, deep file analysis, and static analysis tools—it synthesizes complex codebase data into an actionable report. This skill is ideal for teams looking to assess the health of a legacy project, prepare for a production release, or establish a baseline for technical debt reduction with prioritized recommendations and effort estimates.
Características Principales
01Technical debt assessment focused on complexity hotspots and code duplication
02Performance optimization targeting database queries and memory usage patterns
03Comprehensive security scanning for OWASP vulnerabilities and secrets management
04Architectural review of module boundaries and dependency management
051 GitHub stars
06Detailed test coverage assessment and identification of missing scenarios