developer tools agents

4,206 tagged developer tools, measured the same way as everything else here.

Browse within: code-quality 118gemini-cli 114Code Generation 110hooks 106spec-driven-development 71ai-assistant 68agentic 63agentic-workflow 58gemini 56prompt-engineering 53opencode 52ai-workflow 51agentic-coding 46workflow 46

architect

01

affaan-m/ECC

Agent

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.

245k +403 yesterday A 36 tokens original MIT

chief-of-staff

02

affaan-m/ECC

Agent

Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/infoonly/meetinginfo/actionrequired), generates draft replies, and enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows.

245k +403 yesterday A 61 tokens original MIT

code-reviewer

03

affaan-m/ECC

Agent

Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.

245k +403 yesterday A 38 tokens original MIT

qa-testing-feature

04

streamlit/streamlit

Agent Claude Code

Performs QA testing on the feature implemented in the current branch. Reads specs, docs, and API docstrings, creates a QA test plan, executes tests using Playwright against a debug server, and generates a report with found issues. Use after implementing a feature to validate it meets requirements before finalizing a…

46k +15 today A 67 tokens original Apache-2.0

streamlit/streamlit

Agent Claude Code

Review the current branch's changes for code quality, test coverage, security, best practices, and product/API alignment. Use when asked to perform a code review.

46k +15 today A 38 tokens original Apache-2.0

streamlit/streamlit

Agent Claude Code

Simplify and refine code for clarity, consistency, and maintainability while preserving all functionality. Focuses on changes in the current branch.

46k +15 today A 33 tokens original Apache-2.0

TEST_LOG

07

agno-agi/agno

Agent

Agent "TEST_LOG" from agno-agi/agno, covering testlog and structure validation.

42k yesterday A 0 tokens original Apache-2.0

ComposioHQ/composio

Agent

Syncs AI client definitions from the dashboard repo (ComposioHQ/composiodashboard) to the Composio Connect docs page.

30k yesterday A 0 tokens original MIT

docs-reviewer

13

ComposioHQ/composio

Agent

Reviews documentation PRs for Composio, an SDK that connects AI agents to external tools and APIs.

30k yesterday A 0 tokens original MIT

explorer

16

yamadashy/repomix

Agent Claude Code

Use this agent when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix. This includes scenarios like:\n\n- User asks to analyze a GitHub repository: "Can you analyze this repository: https://github.com/user/repo"\n- User wants to understand a local codebase: "Analyze…

28k 2d ago A 0 tokens original MIT

literature-reviewer

17

Galaxy-Dawn/claude-scholar

Agent

Use this agent when the user asks to "conduct literature review", "search for papers", "analyze research papers", "identify research gaps", "review related work", or mentions starting a research project. This agent integrates with Zotero for automated paper collection, organization, and full-text analysis. Examples.

5.3k 5d ago A 0 tokens original MIT

paper-miner

18

Galaxy-Dawn/claude-scholar

Agent

Use this agent when the user provides a research paper (PDF/DOCX/arXiv link) or asks to learn writing patterns from papers, extract venue-specific writing signals, study paper structure, or mine rebuttal strategies. The agent writes extracted knowledge into the active installed paper-miner writing memory for…

5.3k 5d ago A 77 tokens original MIT

rebuttal-writer

19

Galaxy-Dawn/claude-scholar

Agent

Use this agent when the user asks to "write rebuttal", "respond to reviewers", "analyze review comments", or needs help with academic paper review response. This agent specializes in systematic rebuttal writing with professional tone and structured responses.

5.3k 5d ago A 54 tokens original MIT

ci-formats-reviewer

20

fallow-rs/fallow

Agent Codex

Reviews SARIF, CodeClimate, Compact, Markdown, and Badge output formats for spec compliance and CI integration correctness.

4.4k 2d ago A 28 tokens original MIT

fallow-rs/fallow

Agent Codex

Reviews JSON output schema design, backwards compatibility, actions arrays, and machine-readability.

4.4k 2d ago A 21 tokens original MIT

user-panel

22

fallow-rs/fallow

Agent Codex

Panel of end-user personas and domain experts that review fallow features, CLI output, error messages, or proposed changes and produce prioritized, actionable feedback.

4.4k 2d ago A 32 tokens original MIT

claude-md-auditor

23

matt1398/claude-devtools

Agent Claude Code

Use this agent when CLAUDE.md files or .claude/rules/ files may have drifted from the actual codebase state. This includes after significant refactors, feature additions, file renames, directory restructuring, or when you suspect documentation no longer matches reality. Use proactively after any large code…

3.9k 3mo ago A 527 tokens original MIT

quality-fixer

24

matt1398/claude-devtools

Agent Claude Code

Use this agent when the user wants to fix all code quality issues in the project, including linting, formatting, and unused code detection. This agent runs pnpm fix followed by pnpm quality in a loop, delegating each iteration to a subagent, until all issues are resolved.\n\nExamples:\n\n- User: "Fix all the quality…

3.9k 3mo ago A 263 tokens original MIT