Developer Tools / Copywriting

Claude Architect

A Claude plugin that adds interactive architecture diagrams to Plan Mode, letting users review, annotate, and revise system designs in real time.

Clear28/30
Useful25/30
Specific16/20
Complete12/20
Claude Architect screenshot

Why it was accepted

The page clearly presents a real AI-adjacent developer tool with a specific workflow: it plugs into Claude Plan Mode, generates interactive architecture diagrams, and supports feedback loops through a browser-based diagram. The README gives enough detail to understand what it does, how to install it, and how to start using it, making it suitable for a public listing.

Weakness

The snapshot does not show demo screenshots or a full example of the generated output, so visitors cannot see the diagram UI before installing it. It also does not spell out compatibility details, supported Claude versions, or how stable the plugin is in everyday use.

Review status

73 days ago #834 ↓ -37

Last evaluated 73 days ago. Current rank #834. Down 37 spots in the rankings.

Score history

808384788486828281

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.

scribe screenshot
#3 scribe
92

Developer Tools / AI Agents

Single-binary CLI that builds an AI agent knowledge base from git repos, Claude Code/Codex sessions, and saved links. It generates a portable markdown wiki, runs on cron, supports local Ollama mode, and exposes the result for agents via CLAUDE.md/AGENTS.md and MCP.

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.