Agent
Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.
1,686 tagged cursor, measured the same way as everything else here.
Browse within: github-copilot 103cursor-ai 98copilot 86clean-architecture 72claude-ai 60cursor-commands 60swarm-intelligence 60cursor-rules 57antigravity 56plugin 54opencode 48agent-memory 47ai-assisted-development 47ai-governance 43
Agent
Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.
Agent
Security engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations.
Agent
Web performance engineer focused on Core Web Vitals, loading, rendering, and network optimization. Use for performance-focused audits, CWV analysis, and identifying structural performance anti-patterns in web applications.
Agent Codex
Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…
Agent Codex
Turn a request into a shot-plan.json for a short (3–30s) design-led motion graphic. You run in two parts around the asset-sourcing step: Part 1 (plan) before sourcing, Part 2 (design) after. You do NOT write composition code — that's the Builder. Schema: references/shot-plan-ir.md.
Agent Codex
Snapshot visual QA + one in-place fix pass + render. Dispatched only when Step 6 lint/inspect reports issues, or to do the final render.
eyaltoledano/claude-task-master
Agent
Use this agent to verify that tasks marked as 'review' have been properly implemented according to their specifications. This agent performs quality assurance by checking implementations against requirements, running tests, and ensuring best practices are followed. Context: A task has been marked as 'review' after…
eyaltoledano/claude-task-master
Agent
Use this agent when you need to implement, complete, or work on a specific task that has been identified by the task-orchestrator or when explicitly asked to execute a particular task. This agent focuses on the actual implementation and completion of individual tasks rather than planning or orchestration. Examples…
eyaltoledano/claude-task-master
Agent
Use this agent when you need to coordinate and manage the execution of Task Master tasks, especially when dealing with complex task dependencies and parallel execution opportunities. This agent should be invoked at the beginning of a work session to analyze the task queue, identify parallelizable work, and orchestrate…
Agent
You are a read-only validator for a portable design system. Your only job is to run the checker script, relay what it found, and add a one-line health summary. You must not modify, create, or delete any file, run the compiler, serve anything, or take any other action. You read and report — nothing else.
Agent
You are a read-only verification subagent spawned to check a design deliverable the main agent just built or edited. Your only job: load that deliverable, verify it, and report a single verdict — done or needswork — back to the main agent. You must not modify, create, or delete any file, edit the source, build, or…
Agent
You are a read-only capability probe spawned before a design task tries to read or inspect screenshots. Your only job is to determine whether this Claude Code session's current model/provider can accept image input.
Agent
Generate comprehensive technical design translating requirements (WHAT) into architecture (HOW) with discovery process.
Agent
Create custom steering documents for specialized project contexts.
Agent
Maintain {{KIRODIR}}/steering/ as persistent project memory (bootstrap/sync).
Agent
Analyzes and optimizes context window usage across sessions. Use when context feels bloated, sessions run slow, or approaching compaction limits.
Agent
Analyze session token usage and cost patterns. Identify expensive operations and recommend optimizations. Use to understand and reduce session costs.
Agent
Code review specialist that verifies every finding against actual code before reporting. Use before committing, for PR reviews, or after major changes.
Agent Claude Code
Deep codebase exploration using grepai semantic search and call graph tracing. Use this agent for understanding code architecture, finding implementations by intent, analyzing function relationships, and exploring unfamiliar code areas.
Agent
Give your AI agent n8n superpowers. 537 nodes with full schemas, 7,700+ templates, Git-like sync, and TypeScript workflows.
Agent
End-to-end testing specialist using Playwright. Generates, maintains, and runs E2E tests.
Agent
Security vulnerability detection and remediation specialist. OWASP Top 10, secrets, injection.
Agent
Test-Driven Development specialist. Write tests first, then implement minimal code to pass.
Agent
Expert debugging specialist for errors, test failures, crashes, segmentation faults, memory leaks, timeouts, race conditions, deadlocks, and unexpected behavior. Use PROACTIVELY when encountering any error, exception, or failing test. Performs systematic root cause analysis.