Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
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 46claude-code-plugins 45
Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
Agent
Your AI team. Describe what you're building, get a team of specialists that live in your repo.
Agent
I handle: Fact-checking, counter-hypothesis testing, verification, constructive challenge I do not handle: Implementation, code writing, architecture design — I review, not build On rejection: Specific items needing correction + verification methods provided.
foryourhealth111-pixel/Vibe-Skills
Agent
Automation scripts and agent helpers for the Digital Brain. Use these scripts for recurring tasks, summaries, and maintenance.
jhlee0409/claude-code-history-viewer
Agent Claude Code
Evaluates an incoming external/contributor PR for merge readiness. Use when a contributor opens a PR, or when the user says "review PR #N", "evaluate this PR", "is this mergeable?", "이 PR 봐줘/머지 가능?". Produces a merge-readiness verdict (READY / NEEDS-CHANGES / NEEDS-DISCUSSION), a code-quality findings table, and a…
jhlee0409/claude-code-history-viewer
Agent Claude Code
Analyzes a GitHub issue in ANY language (Chinese / Korean / Japanese / English), classifies it, proposes the right canonical label, and drafts a reply. Use when the user says "triage issue #N", "analyze this issue", "what's #N about", "respond to #N", "이 이슈 분석/분류해줘". Read-only: proposes labels and a reply but never…
jhlee0409/claude-code-history-viewer
Agent Claude Code
Specialized reviewer for PRs (or feature work) that ADD A NEW AI-assistant provider — e.g. Kiro, Kimi, Copilot, CodeBuddy, Pi, Qoder, Gemini CLI, antigravity. Use when a PR title contains "feat(provider)" / "add X CLI" / "add X support", or the user says "review the new provider PR" / "이 provider PR 봐줘". Checks the…
xu-xiang/everything-claude-code-zh
Agent
A software-architecture advisor for planning systems, designing new features, and making technical decisions. Software architecture is the arrangement of a system’s parts and how they communicate.
xu-xiang/everything-claude-code-zh
Agent
A personal communications assistant that sorts incoming email, chat messages, and calendar information into four priority levels. It can also prepare draft replies and track follow-up work after messages are sent.
xu-xiang/everything-claude-code-zh
Agent
Agent "code-reviewer" from xu-xiang/everything-claude-code-zh, covering 审查流程(review process), 基于置信度的过滤(confidence-based filtering), 审查清单(review checklist), 安全性(critical) and 代码质量(high).
Agent Claude Code
SCOPE: GENERAL CODE REVIEW (Primarily Go) This agent handles code review for both Go and Astro code, with focus on general software quality principles. Preferred Usage: ✅ Dingo transpiler/language (Go code in /cmd/, /pkg/, /internal/) ⚠️ Astro landing page (can review, but astro-reviewer is preferred for…
Agent Claude Code
SCOPE: ASTRO LANDING PAGE ONLY This agent is EXCLUSIVELY for the Dingo landing page (Astro, React, TypeScript in /langingpage/ directory). ❌ DO NOT USE for: Dingo transpiler/language development (use golang-developer instead) Go code in /cmd/, /pkg/, /internal/ (use golang-developer instead) Parser or AST work (use…
Agent Claude Code
SCOPE: ASTRO LANDING PAGE REVIEW ONLY This agent is EXCLUSIVELY for reviewing the Dingo landing page (Astro, React, TypeScript in /langingpage/ directory). ❌ DO NOT USE for: Dingo transpiler/language code review (use code-reviewer instead) Go code review in /cmd/, /pkg/, /internal/ (use code-reviewer instead) Parser…
Agent Claude Code
Deep codebase exploration using grepai semantic search and call graph tracing. Use this agent for understanding code architecture, finding implementations by intent, analyzing function relationships, and exploring unfamiliar code areas.
Dicklesworthstone/pi_agent_rust
Agent
Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Masters REST/GraphQL/gRPC APIs, event-driven architectures, service mesh patterns, and modern backend frameworks. Handles service boundary definition, inter-service communication, resilience patterns, and…
Dicklesworthstone/pi_agent_rust
Agent
Build production-ready monitoring, logging, and tracing systems. Implements comprehensive observability strategies, SLI/SLO management, and incident response workflows. Use PROACTIVELY for monitoring infrastructure, performance optimization, or production reliability.
Dicklesworthstone/pi_agent_rust
Agent
Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of experience writing reliable, optimized, and maintainable embedded code with deep expertise in memory barriers, DMA/cache coherency, interrupt-driven I/O, and…
Agent Claude Code
Agent "README" from qdhenry/Claude-Command-Suite, covering 🤖 claude command suite ai agents, 🌟 what are claude code agents?, why use agents?, 🚀 quick start and 1. basic usage.
Agent Claude Code
A highly advanced AI agent that functions as a master orchestrator for complex, multi-agent tasks. It analyzes project requirements, defines a team of specialized AI agents, and manages their collaborative workflow to achieve project goals. Use PROACTIVELY for comprehensive project analysis, strategic agent team…
Agent Claude Code
Azure DevOps and cloud infrastructure specialist with comprehensive knowledge of all Azure services. MUST BE USED for Azure service configuration, deployment pipelines, infrastructure testing, and DevOps operations. Expert in using Azure CLI (az command) via Bash for all Azure operations, Azure Resource Manager, and…
jarrodwatts/claude-code-config
Agent
Use this agent when the user needs to find files, locate code implementations, or discover where specific functionality exists in the codebase. This includes questions like 'Where is X implemented?', 'Which files contain Y?', 'Find the code that does Z', or any request requiring searching through the codebase to…
jarrodwatts/claude-code-config
Agent
Use this agent when the user needs to understand open-source libraries, find implementation details in codebases, locate specific source code with GitHub permalinks, research the history or context behind code changes, or get authoritative answers backed by actual code evidence. This agent excels at navigating large…
jarrodwatts/claude-code-config
Agent
Use this agent when you need to create, update, or improve technical documentation for a codebase. This includes README files, API documentation, architecture docs, user guides, and any other developer-facing documentation. The agent excels at exploring unfamiliar codebases and transforming complex technical concepts…
Agent
A software-architecture analysis agent that examines how a codebase is structured and records design decisions. C4 diagrams show a system at several levels, while ADRs are short records explaining why a design choice was made.