agentseeds
beta
/
Code Review Agents
Python Modern Code Review
Review Python code for style, testing, error handling, linting, and dependency hygiene.
124
Cursor
SQL Modern Review
Review SQL files for style, safety, testing conventions, and migration risks across common dialects.
76
Cursor
Spring Transaction Boundary Review
Review Java transaction boundaries for correctness against business invariants and data consistency requirements.
58
Cursor
C Modern Code Review
Review C code for style, safety, testing practices, linting compliance, and dependency hygiene.
52
Cursor
OpenAPI Breaking Change Audit
Detect breaking changes between OpenAPI spec revisions before they ship to consumers.
46
Cursor
Flyway Liquibase Migration Review
Review Flyway and Liquibase migration rollout and rollback scripts for correctness, safety, and reversibility in Java projects.
40
Cursor
C++ Prepared Statement Query Review
Review C++ database query paths for prepared-statement correctness, SQL injection risk, and query efficiency.
27
Cursor
React Component Review
Review React components for hooks correctness, performance pitfalls, and accessibility gaps.
19
Cursor
Go Repository Query N+1 Review
Review Go repository-layer code for N+1 queries, over-fetching, and inefficient data-access patterns.
18
Cursor
Swift iOS Modern Review
Review Swift iOS code for modern patterns, safety, and performance best practices.
15
Cursor
Python Module Cohesion Review
Review Python module boundaries, responsibility cohesion, and domain exception strategy.
11
Cursor
Kotlin Coroutine Review
Review Kotlin coroutine usage for structured concurrency, cancellation safety, and dispatcher correctness.
9
Cursor
Load more