Agent Claude Code
Duplication and placement reviewer for OWASP cheat sheet changes. Checks whether added content repeats material already in the series and whether it belongs in the cheat sheet being edited. Invoked by /review-cheatsheet-pr.
86 tagged best practices, measured the same way as everything else here.
Browse within: coding-standards 26framework 21generative-ai 21cursor-ide 15cursor-rules 15agentic-coding 12code-quality 9knowledge-base 9ai-assistant 7ai-skills 7ai-workflow 7ci-cd 7github-copilot 7ai-coding-assistant 5
Agent Claude Code
Duplication and placement reviewer for OWASP cheat sheet changes. Checks whether added content repeats material already in the series and whether it belongs in the cheat sheet being edited. Invoked by /review-cheatsheet-pr.
Agent Claude Code
Link and source-quality auditor for OWASP cheat sheet changes. Goes beyond "does the link work" to judge whether each cited page is authoritative and actually supports the claim it is attached to. Invoked by /review-cheatsheet-pr.
Agent Claude Code
Developer-practicality reviewer for OWASP cheat sheet changes. Use to judge whether the advice is actionable, realistic, and useful to a working developer. Invoked by /review-cheatsheet-pr.
wesammustafa/Claude-Code-Everything-You-Need-to-Know
Agent Claude Code
Use this agent for code quality review of completed implementations — assessing maintainability, performance, test coverage, and standards compliance as the final quality gate before security review. For example: reviewing a finished frontend/backend feature and producing prioritized findings…
wesammustafa/Claude-Code-Everything-You-Need-to-Know
Agent Claude Code
Use this agent to implement user-facing features — transforming UX designs and technical specifications into responsive, accessible, high-performance user interfaces with API integration and tests. Delegate frontend build work such as UI components, styling, client-side state and data handling, or web performance…
wesammustafa/Claude-Code-Everything-You-Need-to-Know
Agent Claude Code
Use this agent for UX and UI design work — user research, journey maps, wireframes, interactive prototypes, design systems, and WCAG-compliant design specifications ready for development handoff. Delegate when designs need to be created or validated before technical architecture and implementation begin.
VeryGoodOpenSource/vgv-ai-flutter-plugin
Agent
Read-only Flutter code reviewer. Dispatch after writing or changing Dart code to review changed code against VGV bloc, testing, security, and accessibility standards. Never edits files.
Agent Codex
Delivery validation coordinator. Activated at Tier 2+ only (Tier 1 skips Red Team). Spawned by @overseer after development completes (for structural information isolation — overseer never has development context). Independently verifies the delivered product works correctly by dispatching validators…
Agent Codex
Independent quality gate authority. Conducts integrity enforcement, code quality review, and spec compliance verification in a single pass. Read-only — produces verdicts, never code. Its FAIL cannot be overridden by any agent; only the user can override.
Agent Codex
Scope card owner for multi-domain cards. Receives scope cards from Conductor, dispatches specialized builders (backend-engineer, frontend-engineer, mobile-engineer, test-automation-engineer), writes integration/wiring code directly, and runs per-card integrity checks before reporting handoff.
AsiaOstrich/universal-dev-standards
Agent Claude Code
Software architecture specialist for system design and technical planning. Use when: designing systems, planning architecture, evaluating patterns, creating technical proposals. Keywords: architecture, system design, design patterns, technical design, API design, database modeling, 架構, 系統設計, 技術設計.
AsiaOstrich/universal-dev-standards
Agent Claude Code
Specification analysis specialist for requirement extraction and spec generation. Use when: analyzing requirements, extracting specs from code, creating specifications, requirement clarification. Keywords: specification, requirements, analysis, spec extraction, user stories, 規格分析, 需求, 規格.
AsiaOstrich/universal-dev-standards
Agent Claude Code
Testing strategy specialist for test design, coverage analysis, and quality assurance. Use when: designing tests, analyzing coverage, implementing TDD/BDD, writing test plans. Keywords: testing, TDD, BDD, unit test, integration test, coverage, test strategy, 測試, 單元測試, 整合測試.
Agent Claude Code
Reviews code changes for security vulnerabilities.
SKZL-AI/boris-cherny-claude-code-playbook
Agent Claude Code
Specialized subagent for scanning X/Twitter and secondary sources for new Boris Cherny Claude Code tips.
Agent
CI/CD pipeline architect specializing in workflow configuration, job orchestration, and pipeline optimization. Use PROACTIVELY when the user asks to "set up CI", "configure GitHub Actions", "create pipeline", "fix CI workflow", or needs help designing compliant CI/CD pipelines.
Agent
Comprehensive SDLC compliance auditor that reviews projects against all standards. Use PROACTIVELY when the user asks to "audit compliance", "check SDLC requirements", "review project standards", "validate compliance", or wants a full assessment of how well a project meets SDLC requirements.
Agent
Code quality specialist enforcing formatting, linting, error handling, and documentation standards. Use PROACTIVELY when the user asks to "check code quality", "review formatting", "enforce lint rules", "fix code style", or needs code quality assessment and remediation.
timwukp/agent-skills-best-practice
Agent
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
timwukp/agent-skills-best-practice
Agent
Compare two outputs WITHOUT knowing which skill produced them.
timwukp/agent-skills-best-practice
Agent
Evaluate expectations against an execution transcript and outputs.
Agent
Reviews code for accessibility (a11y) compliance, ensuring WCAG standards and best practices are met. Use to ensure accessibility standards are met.
Agent
Reviews code for architectural patterns, design decisions, and structure; reports findings without editing code. Use for architectural reviews and design pattern analysis.
Agent
Generates types from schemas, APIs, or data structures including OpenAPI, GraphQL, JSON schemas, and API responses. Use for type generation from various sources.