cursor agents

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

code-reviewer

01

addyosmani/agent-skills

Agent

Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.

91k 3d ago A 33 tokens original MIT

security-auditor

02

addyosmani/agent-skills

Agent

Security engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations.

91k 3d ago A 35 tokens original MIT

addyosmani/agent-skills

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.

91k 3d ago A 45 tokens original MIT

builder

04

calesthio/OpenMontage

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…

55k 9d ago A 0 tokens AGPL-3.0

director

05

calesthio/OpenMontage

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.

55k 9d ago A 0 tokens AGPL-3.0

finalize

06

calesthio/OpenMontage

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.

55k 9d ago A 0 tokens AGPL-3.0

task-checker

07

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…

28k +2 4mo ago A 0 tokens

task-executor

08

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…

28k +2 4mo ago A 0 tokens

task-orchestrator

09

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…

28k +2 4mo ago A 0 tokens

JimLiu/baoyu-design

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.

3.6k 1mo ago A 0 tokens original MIT

fork-verifier-agent

11

JimLiu/baoyu-design

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…

3.6k 1mo ago A 0 tokens copy · 97% MIT

vision-probe-agent

12

JimLiu/baoyu-design

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.

3.6k 1mo ago A 0 tokens copy · 100% MIT

spec-design-agent

13

gotalab/cc-sdd

Agent

Generate comprehensive technical design translating requirements (WHAT) into architecture (HOW) with discovery process.

3.6k 3mo ago A 21 tokens original MIT

steering-agent

15

gotalab/cc-sdd

Agent

Maintain {{KIRODIR}}/steering/ as persistent project memory (bootstrap/sync).

3.6k 3mo ago A 23 tokens original MIT

context-engineer

16

rohitg00/pro-workflow

Agent

Analyzes and optimizes context window usage across sessions. Use when context feels bloated, sessions run slow, or approaching compaction limits.

2.8k 14d ago A 32 tokens

cost-analyst

17

rohitg00/pro-workflow

Agent

Analyze session token usage and cost patterns. Identify expensive operations and recommend optimizations. Use to understand and reduce session costs.

2.8k 14d ago A 29 tokens

reviewer

18

rohitg00/pro-workflow

Agent

Code review specialist that verifies every finding against actual code before reporting. Use before committing, for PR reviews, or after major changes.

2.8k 14d ago A 29 tokens

deep-explore

19

yoanbernabeu/grepai

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.

1.8k yesterday A 41 tokens original MIT

test

20

EtienneLescot/n8n-as-code

Agent

Give your AI agent n8n superpowers. 537 nodes with full schemas, 7,700+ templates, Git-like sync, and TypeScript workflows.

1.6k 3d ago not scanned tokens not measured original MIT

e2e-runner

21

rohitg00/skillkit

Agent

End-to-end testing specialist using Playwright. Generates, maintains, and runs E2E tests.

1.5k 3mo ago A 25 tokens original Apache-2.0

security-reviewer

22

rohitg00/skillkit

Agent

Security vulnerability detection and remediation specialist. OWASP Top 10, secrets, injection.

1.5k 3mo ago A 20 tokens original Apache-2.0

tdd-guide

23

rohitg00/skillkit

Agent

Test-Driven Development specialist. Write tests first, then implement minimal code to pass.

1.5k 3mo ago A 20 tokens original Apache-2.0

debugger

24

CloudAI-X/claude-workflow-v2

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.

1.4k 6d ago A 55 tokens original MIT