code-auditor
Code Auditor performs a systematic examination of your entire codebase, evaluating architecture decisions, code quality patterns, security posture, performance characteristics, test coverage, and maintainability factors. It delivers prioritized findings with specific file references and actionable recommendations, supporting focused audits on security, performance, or testing alone.
Code Auditor examines your codebase across architecture, quality, security, performance, testing, and maintainability dimensions.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-25
Code Auditor examines your codebase across architecture, quality, security, performance, testing, and maintainability dimensions. Code Auditor performs a systematic examination of your entire codebase, evaluating architecture decisions, code quality patterns, security posture, performance characteristics, test coverage, and maintainability factors. It delivers prioritized findings with specific file references and actionable recommendations, supporting focused audits on security, performance, or testing alone.
Use it when
- Yes.
- Code Auditor identifies and quantifies technical debt by detecting code smells, complexity issues.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Install
mhattingpete/claude-skills-marketplace/code-auditor · repository language: HTML
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What does code-auditor do when I audit my code?
Code Auditor performs a systematic examination of your entire codebase, evaluating architecture decisions, code quality patterns, security posture, performance characteristics, test coverage, and maintainability factors. It delivers prioritized findings with specific file references and actionable recommendations to help you improve your project.
Can code-auditor find security issues in my codebase?
Yes. Code Auditor identifies security vulnerabilities and issues as part of its comprehensive audit. It examines your code for potential security risks and includes them in its prioritized findings with specific file references, allowing you to address threats systematically.
How does code-auditor analyze code for technical debt?
Code Auditor identifies and quantifies technical debt by detecting code smells, complexity issues, and maintainability problems throughout your codebase. It provides specific file references and recommendations to help you understand where technical debt exists and how to address it.
Does code-auditor assess test coverage and testing practices?
Yes. Code Auditor evaluates your test coverage and testing practices as part of its systematic examination. It assesses how well your tests cover the codebase and reviews your testing approach, delivering findings to help strengthen your testing strategy.
Can code-auditor perform a performance audit on my code?
Yes. Code Auditor evaluates performance characteristics as a core part of its audit. It examines your code for performance issues and includes performance findings in its prioritized recommendations, helping you identify and resolve bottlenecks and inefficiencies.
What kind of recommendations does code-auditor provide?
Code Auditor delivers actionable recommendations for codebase improvement across quality, security, performance, architecture, and testing. Each recommendation includes specific file references and context, enabling you to prioritize and implement improvements systematically.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
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
(truncated - see the full file via the links below)
File tree — 1 file
productivity-skills-plugin/skills/code-auditor/SKILL.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Audit codebase for quality, security, and performance issues”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
This skill scans your conversation history to surface usage trends, identify repetitive tasks ripe for automation, and pinpoint workflow inefficiencies. It categorizes requests by type, tracks project activity, detects time-of-day patterns, and flags vague or complex requests that slow you down. Analysis runs locally on your machine for privacy, delivering prioritized recommendations you can act on immediately.
Project Bootstrapper configures new or existing projects with industry-standard practices including directory structure, Git workflows, documentation, testing frameworks, code quality tools, and CI/CD pipelines. It adapts to your language, project type, and team size through guided discovery, then implements each component systematically with templates for Node.js, Python, Go, Rust, and React projects.
Codebase Documenter analyzes your project structure and code to produce organized markdown documentation spanning architecture, components, integrations, and development practices. It maps directory organization, traces execution paths, and synthesizes findings into multiple documents or a single comprehensive guide with Mermaid diagrams and code examples.
Feature Planning transforms vague feature requests into structured implementation roadmaps. It systematically clarifies requirements, explores your codebase for patterns, designs components, and generates discrete, sequenced tasks with file paths and dependencies. Integrates with plan-implementer to execute each task.
test-fixing identifies all failing tests, groups them by error type and root cause, then fixes them in priority order. It handles infrastructure issues first (imports, dependencies), then API changes, then logic bugs. After each fix group passes, it moves to the next until the full suite succeeds.
Code Refactor handles systematic refactoring operations like renaming identifiers, replacing deprecated patterns, and updating method calls across your codebase. It intelligently switches to execution mode for larger jobs (10+ files), delivering significant token savings while maintaining accuracy through a safe find-analyze-execute-verify workflow.
More skills code-transfer (Apache-2.0) · ensemble-solving (Apache-2.0) · file-operations (Apache-2.0)