Build with Claude Quality and Security Agents
插件 活跃Agents for code review, security audits, debugging, and quality assurance
To provide a curated set of advanced AI agents for enhancing code quality, security, and developer productivity within the Claude Code environment.
功能
- Specialized AI agents for code review
- Agents for security audits and vulnerability detection
- Debugging specialists for error analysis
- Performance engineering and optimization agents
- MCP server architecture and testing agents
使用场景
- When needing to thoroughly review code for quality and security issues.
- When investigating production incidents or debugging complex errors.
- When optimizing application performance or designing secure authentication flows.
- When setting up comprehensive test automation or ensuring architectural consistency.
非目标
- Providing general-purpose coding assistance outside of quality and security domains.
- Automating the entire software development lifecycle.
- Replacing human oversight for critical security decisions.
实践
- Code Review
- Security Auditing
- Debugging
- Performance Optimization
- Test Automation
- Developer Experience
Scope
- warning:Single responsibility principleThe plugin bundles a wide array of agents covering distinct domains like code review, security auditing, debugging, performance, and MCP server architecture, which could be considered a violation of the single responsibility principle.
- warning:Tool surface sizeThe plugin exposes a large number of agents (117 agents listed in the README for the 'Agents' category), exceeding the target of 3-10 and potentially leading to trigger ambiguity.
Invocation
- warning:Overlapping near-synonym toolsThere are several agents that appear to have overlapping functionalities, such as 'code-reviewer' and 'review-agent', or multiple security auditors, which could lead to model disambiguation challenges.
- warning:Name collisionsThe plugin exposes a very large number of agents, and some names like 'debugger' or 'security-auditor' might have potential for collision with Claude Code built-ins or other plugins.
安装
请先添加 Marketplace
/plugin marketplace add davepoon/buildwithclaude/plugin install agents-quality-security@buildwithclaude质量评分
类似扩展
Agents Design Experience
99Agents for UI/UX design, accessibility, and user experience optimization
Plugin Development Toolkit
99Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Review Agent Governance
99Require a human approval signal before an AI agent can post PR reviews, comments, merges, or writes to CI config. Cedar-gated, receipt-signed, designed for the Hermes-style failure mode where a review bot posts without oversight.
Performance Testing Review
99Performance analysis, test coverage review, and AI-powered code quality assessment
Comprehensive Review
99Multi-perspective code analysis covering architecture, security, and best practices
Skill Improver
99Automatically reviews and fixes Claude Code skills through iterative refinement until they meet quality standards. Requires plugin-dev plugin.