跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Code Auditor

技能 活跃

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.

目的

To provide users with a thorough audit of their codebase's health, identify technical debt, uncover security issues, and assess overall quality.

功能

  • Analyzes architecture and design
  • Assesses code quality and identifies smells
  • Detects security vulnerabilities
  • Reviews performance bottlenecks
  • Evaluates testing coverage and effectiveness
  • Assesses maintainability and technical debt

使用场景

  • When a user wants to audit code quality
  • When a user wants to identify technical debt
  • When a user needs to find security issues
  • When a user wants to assess test coverage

非目标

  • Performing code modifications or fixes
  • Real-time performance monitoring
  • Automated test generation

工作流

  1. Explore using Explore agent (thorough mode)
  2. Identify patterns with Grep and Glob
  3. Read critical files for detailed analysis
  4. Run static analysis tools if available
  5. Synthesize findings into actionable report

Documentation

  • info:Configuration & parameter referenceThe SKILL.md mentions configuration options to focus on specific areas (e.g., Security-only audit) but does not provide a comprehensive list of all parameters or their default values.

Maintenance

  • warning:Commit recencyThe last commit was on March 6, 2026, which is over 3 months ago, indicating potential staleness.

Trust

  • warning:Issues AttentionThere are 6 open issues and 0 closed issues in the last 90 days, indicating a low rate of issue resolution and potentially slow maintainer response.

Versioning

  • warning:Release ManagementThe README mentions a `LICENSE` file but there's no explicit versioning in the SKILL.md frontmatter, package.json, or GitHub release tags. Installation instructions reference `main`, preventing version pinning.

Practical Utility

  • info:Edge casesWhile the skill outlines its analysis categories, it does not explicitly detail failure modes, limitations, or recovery steps for specific edge cases encountered during analysis.

安装

请先添加 Marketplace

/plugin marketplace add mhattingpete/claude-skills-marketplace
/plugin install productivity-skills-plugin@mhattingpete-claude-skills

质量评分

88 /100
about 23 hours ago 分析

信任信号

最近提交2 months ago
星标574
许可证Apache-2.0
状态
查看源代码

类似扩展

Pathfinder

100

将代码库映射为按功能分组的流程图,识别不同功能之间的重复关注点,并提出统一的架构。在被要求“寻找理想路径”、统一重复系统或在重构前审计架构时使用。输出一个建议的统一流程图以及针对每个系统的“制定计划”提示。

技能
thedotmack

Understand

100

分析代码库以生成交互式知识图谱,用于理解架构、组件和关系

技能
Lum1104

Senior Backend Engineer

100

Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs". Covers Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.

技能
alirezarezvani

Assess Form

99

Evaluate a system's current structural form, identify transformation pressure, and classify transformation readiness. Covers structural inventory, pressure mapping, rigidity assessment, change capacity estimation, and readiness classification for architectural metamorphosis. Use before any significant architectural change to understand the starting point, when a system feels stuck without clear reasons, when external pressure from growth or tech debt is mounting, or as periodic health checks for long-lived systems.

技能
pjt222

Agent Reviewer

99

Agent skill for reviewer - invoke with $agent-reviewer

技能
ruvnet

代码审查技能

92

审查代码的质量、可维护性和正确性。在审查拉取请求、评估代码更改或提供实现反馈时使用。专注于 API 设计、模式和可操作的反馈。

技能
jlowin