code-auditor

Solid

Performs comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and maintainability. Use when user wants to audit code quality, identify technical debt, find security issues, assess test coverage, or get a codebase health check.

AI & Automation 591 stars 80 forks Updated 2 months ago Apache-2.0

Install

View on GitHub

Quality Score: 86/100

Stars 20%
92
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Code Auditor Comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and maintainability. ## When to Use - "audit the code" - "analyze code quality" - "check for issues" - "review the codebase" - "find technical debt" - "security audit" - "performance review" ## What It Analyzes ### 1. Architecture & Design - Overall structure and organization - Design patterns in use - Module boundaries and separation of concerns - Dependency management - Architectural decisions and trade-offs ### 2. Code Quality - Complexity hotspots (cyclomatic complexity) - Code duplication (DRY violations) - Naming conventions and consistency - Documentation coverage - Code smells and anti-patterns ### 3. Security - Common vulnerabilities (OWASP Top 10) - Input validation and sanitization - Authentication and authorization - Secrets management - Dependency vulnerabilities ### 4. Performance - Algorithmic complexity issues - Database query optimization - Memory usage patterns - Caching opportunities - Resource leaks ### 5. Testing - Test coverage assessment - Test quality and effectiveness - Missing test scenarios - Testing patterns and practices - Integration vs unit test balance ### 6. Maintainability - Technical debt assessment - Coupling and cohesion - Ease of future changes - Onboarding friendliness - Documentation quality ## Approach 1. **Explore** using Explore agent (thorough mode) 2. **Identify patterns** with Grep and Glob 3. **Read crit...

Details

Author
mhattingpete
Repository
mhattingpete/claude-skills-marketplace
Created
7 months ago
Last Updated
2 months ago
Language
HTML
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

codebase-audit

全面代码库审计 — 自适应并行深度分析(前后端契约、数据完整性、异常处理/安全、架构/技术债、配置/缓存),输出按严重程度排序的统一报告和修复路线图。Use when user asks to audit, analyze, or review an entire codebase for design issues, find hidden bugs, check architecture health, or asks '全面审查', '代码库审计', '分析设计问题', 'audit codebase', 'health check', '有哪些问题'. Also trigger when user asks to find silent degradation, data flow breakpoints, type mismatches between frontend and backend, or wants to understand technical debt across a project.

140 Updated today
majiayu000
AI & Automation Listed

code-auditor

Run a structured review of a diff, file, module, or full codebase. Surfaces correctness bugs, security gaps, performance issues, and maintainability smells with file:line citations and severity rankings. Use when the user says "review this code", "audit this", "find bugs in", "what's wrong with this", "code review", or pastes a diff and asks for feedback. Output is a prioritized punch list, not a wall of nits.

0 Updated 2 days ago
ak-ship
AI & Automation Listed

code-auditor

Run a structured review of a diff, file, module, or full codebase. Surfaces correctness bugs, security gaps, performance issues, and maintainability smells with file:line citations and severity rankings. Use when the user says "review this code", "audit this", "find bugs in", "what's wrong with this", "code review", or pastes a diff and asks for feedback. Output is a prioritized punch list, not a wall of nits.

0 Updated 2 days ago
ashishkumar14
AI & Automation Listed

audit

Run comprehensive codebase audit for gaps, deprecated code, TODOs, FIXMEs, architectural anti-patterns, type issues, and code smells. Use when user asks to audit code, find issues, check code quality, or identify architectural problems.

335 Updated today
aiskillstore
AI & Automation Solid

project-health-auditor

Comprehensive codebase health analysis. Use when reviewing code quality, identifying technical debt, checking dependencies, or assessing project structure.

140 Updated today
majiayu000