Developer Tools / Code Assistant

ReactBench

ReactBench is a benchmark for evaluating coding agents on realistic React work, with published scores, cost comparisons, and example tasks focused on production-grade frontend issues.

Clear28/30
Useful27/30
Specific17/20
Complete17/20

Why it was accepted

The page clearly presents an AI-adjacent developer tool aimed at benchmarking coding agents on real React tasks. It includes the benchmark’s purpose, scoring overview, model comparison tables, task examples, and an explanation of why the benchmark was built, which is enough for a useful directory listing.

Weakness

The page does not show how to run the benchmark locally, install it, or access the underlying dataset and evaluation code from the snapshot. It also leaves some practical usage details unclear, such as inputs required and how results are reproduced.

Review status

just now #50 → 0

Last evaluated just now. Current rank #50. Holding steady in the rankings.

Score history

89

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.

SigMap screenshot
#7 SigMap
91

Developer Tools / AI Code Assistance

SigMap is a deterministic grounding layer for AI code work. It generates a signature-and-evidence map, helps pick relevant files, validates coverage, and judges whether an AI answer is grounded in the repo.