agentseeds
beta
/
All Agents
Python Modern Code Review
Review Python code for style, testing, error handling, linting, and dependency hygiene.
73
Cursor
TypeScript Async Failure Diagnosis
Diagnose TypeScript runtime failures using async stack traces and source maps without modifying source code.
59
Cursor
SQL Query Optimization
Identify and fix slow SQL query patterns before they hit production.
58
Cursor
Node Heap Leak Diagnosis
Diagnose Node.js memory leaks using V8 heap snapshots and allocation timelines.
55
Cursor
Python Traceback Root Cause Diagnosis
Diagnose Python tracebacks and pinpoint probable root causes across call frames.
49
Cursor
SQL Modern Review
Review SQL files for style, safety, testing conventions, and migration risks across common dialects.
49
Cursor
Maven Gradle Dependency Audit
Review Java dependency vulnerabilities in Maven and Gradle projects and suggest upgrades without making changes.
46
Cursor
C Modern Code Review
Review C code for style, safety, testing practices, linting compliance, and dependency hygiene.
25
Cursor
pytest Fixture Parametrize Generation
Generate pytest tests with fixtures and parametrize from behavior specifications.
25
Cursor
C Boundary Error-Path Tests
Generate boundary-focused unit tests and error-path checks for C functions.
24
Cursor
TypeScript Web Security Audit
Audit TypeScript code for XSS, CSRF, prototype pollution, and session handling weaknesses.
23
Cursor
Spring Transaction Boundary Review
Review Java transaction boundaries for correctness against business invariants and data consistency requirements.
22
Cursor
Load more