Agent Claude Code
Reviews code for quality, correctness, and maintainability.
An open-source agentic vibe coding platform that helps you build your own platform (Claude Code, GLM, Codex)
Agent Claude Code
Reviews code for quality, correctness, and maintainability.
Agent Claude Code
Reviews documentation for accuracy, completeness, and clarity.
Agent Claude Code
Creates distinctive, production-grade frontend UI — components, pages, layouts, and design systems. Use when building any web UI, landing page, dashboard, or component. Generates creative, polished code that avoids generic AI aesthetics.
Agent Claude Code
Reviews code for performance issues — memory leaks, slow queries, unnecessary computation, bundle size, and runtime bottlenecks. Use proactively after changes to hot paths, data processing, or API endpoints.
Agent Claude Code
Reviews code changes for security vulnerabilities.
Agent
Accessibility Reviewer — WCAG 2.2 AA compliance audit. Checks keyboard navigation, screen reader support, color contrast, and semantic HTML. Read-only — does not modify code.
Agent
Quality-first workflow coordinator. Clarifies intent, researches current guidance, uses discordask, discordembed, and discordnotify for user communication, and delegates the full lifecycle to subagents.
Agent
Architect — Produces the High-Level Design (HLD) and breaks the feature into sequenced, independent implementation tasks with detailed task plans.
Agent
Audit Expert — Cross-validates PRD, Figma design, and API contracts to surface gaps, contradictions, and missing requirements before planning begins.
Agent
Browser Tester — Test the live application from a user's perspective using browser automation. Starts servers, navigates the UI, validates user flows, takes screenshots, and reports findings.
Agent
Devil's Advocate plan reviewer. Reviews plans one-objection-at-a-time checking feasibility, gaps, risks, and edge cases. Produces end-game synthesis with resilience verdict.
Agent
CTF Coordinator — Triages CTF challenges by category and delegates to specialized agents (web, crypto, forensics, binary, reversing, misc, bonus). user-invocable: true argument-hint: 'Challenge info — e.g.
Agent
CTF Binary Exploitation — Buffer overflows, ROP chains, format strings, heap exploitation, shellcode, and return-to-libc.
Agent
CTF Bonus — Creative, unconventional, or multi-category challenges that combine techniques from multiple disciplines or require novel approaches.
Agent
CTF Cryptography — Hash cracking, RSA attacks, AES weaknesses, classical ciphers, encoding schemes, and math-based cryptanalysis.
Agent
CTF Forensics — File analysis, steganography, memory forensics, disk imaging, network capture analysis, and metadata extraction.
Agent
CTF Miscellaneous — Scripting challenges, encoding puzzles, esoteric languages, automation tasks, OSINT, and multi-category challenges.
Agent
CTF Reverse Engineering — Static/dynamic analysis, decompilation, anti-debugging bypass, patching, and protocol reverse engineering.
Agent
CTF Web Exploitation — SQL injection, XSS, SSRF, LFI, command injection, authentication bypass, directory traversal, and API abuse.
Agent
Dependency Auditor — Audit project dependencies for security vulnerabilities, license compliance, outdated packages, and supply chain risks. Read-only — uses terminal only for audit commands.
Agent
DevOps — Manages Git workflows, release branching, CI pipeline configuration, and PR creation for the project.
Agent
Documentation Writer — Write and maintain project documentation. Creates user guides, API references, architecture docs, and README files.
Agent
Error Fixer — Fix errors, bugs, and warnings quickly with minimal changes. Focuses on getting code working without unnecessary refactoring.
Agent
Anti-laziness task implementer. Implements one task at a time with full specification adherence and DO NOT/MUST enforcement. Returns per-criterion confirmation.