darcyegb/ClaudeCodeAgents
A set of useful QA agents for Claude Code.
What it solves
It provides a set of specialized agent configurations for Claude Code to help developers move beyond general coding assistance toward focused tasks like verification, compliance checking, and quality assessment.
How it works
The repository contains a collection of Markdown-based agent definitions. When referenced within Claude Code, these definitions instruct the AI to adopt specific personas and behaviors—such as a "Reality Check Agent" or a "Compliance Checker"—to perform targeted audits of code and project status.
Who it’s for
Developers using Claude Code who want to automate rigorous code reviews, verify that implementations match specifications, or ensure adherence to project-specific guidelines.
Highlights
- Implementation Verification: Agents like Jenny verify that code matches project specifications and security requirements.
- Compliance Checking: A dedicated agent ensures code changes follow guidelines defined in
CLAUDE.mdfiles. - Complexity Reduction: The Code Quality Pragmatist identifies over-engineering and unnecessary abstractions.
- Functional Validation: Tools to verify that tasks are actually functional and not just stubbed.
- UI Testing: A comprehensive tester that selects tools like Puppeteer or Playwright to validate user flows across platforms.
Related
- Project
- Project
- Project
- Project
- Project