ai coding agents

2,166 tagged ai coding, measured the same way as everything else here.

Browse within: agentic-coding 191claude-ai 125agent-orchestration 120code-quality 120copilot 117agentic-workflow 116claude-code-agents 93Code Generation 87ai-coding-assistant 80ai-coding-agent 64ai-skills 63claude-code-hooks 63agentic-engineering 60ai-agent-templates 60

cpp-reviewer

49

loulanyue/awesome-claude-notes

Agent

Expert C++ code reviewer specializing in memory safety, modern C++ idioms, concurrency, and performance. Use for all C++ code changes. MUST BE USED for C++ projects.

269 7d ago A 41 tokens copy · 86% MIT

docs-lookup

50

loulanyue/awesome-claude-notes

Agent

When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP to fetch current documentation and return answers with examples. Invoke for docs/API/setup questions.

269 7d ago A 47 tokens original MIT

flutter-reviewer

51

loulanyue/awesome-claude-notes

Agent

Flutter and Dart code reviewer. Reviews Flutter code for widget best practices, state management patterns, Dart idioms, performance pitfalls, accessibility, and clean architecture violations. Library-agnostic — works with any state management solution and tooling.

269 7d ago A 50 tokens original MIT

meta-artisan

52

KimYx0207/Meta_Kim

Agent

Match the right skills, tools, and capability packages for a MetaKim agent or workflow.

266 3d ago A 23 tokens original Apache-2.0

meta-scout

53

KimYx0207/Meta_Kim

Agent

Discover external tools and skills to close MetaKim capability gaps.

266 3d ago A 17 tokens original Apache-2.0

meta-sentinel

54

KimYx0207/Meta_Kim

Agent

Design security boundaries, hooks, permissions, and rollback rules for MetaKim agents.

266 3d ago A 21 tokens original Apache-2.0

domain

55

h0x91b/dev-3.0

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase. This is a single-context repo.

248 2d ago A 0 tokens original Apache-2.0

issue-tracker

56

h0x91b/dev-3.0

Agent

Issues and PRDs for this repo live as tasks on the dev-3.0 Kanban board, managed through the dev3 CLI (the same board this project ships). There is no separate issue tracker — a task is an issue. External GitHub PRs are pulled in as a secondary triage surface (see below).

248 2d ago A 0 tokens original Apache-2.0

triage-labels

57

h0x91b/dev-3.0

Agent

The skills speak in terms of five canonical triage roles. On this repo the tracker is the dev-3.0 Kanban board (see docs/agents/issue-tracker.md), so each role is a dev3 label applied to the task. dev3 statuses/columns (todo, in-progress, user-questions, review-by-ai, review-by-user) are managed by hooks and are NOT…

248 2d ago A 0 tokens original Apache-2.0

builder

58

cordwainersmith/Claudoscope

Agent

Implementation work that needs local judgment - feature work, bug fixes, design-sensitive refactors, integrations. The default executor for real development that is more than mechanical but doesn't need the frontier model. Give it the goal, the constraints, and the done-criteria; it owns the local design decisions…

233 +1 6d ago A 64 tokens original MIT

checker

59

cordwainersmith/Claudoscope

Agent

Fresh-context adversarial verification of completed work. Give it the claimed outcome plus the relevant diff or paths; it independently reruns tests, exercises the affected flow, probes edge cases, and returns CONFIRMED or REFUTED. Read-and-run only; it never plans, edits, or fixes anything.

233 +1 6d ago A 63 tokens original MIT

security-build

60

cordwainersmith/Claudoscope

Agent

Security-sensitive implementation after approval - authentication and authorization, secrets handling, cryptography usage, input validation, hardening, dependency remediation. Give it only an approved, stable contract to execute; all pre-approval analysis belongs to the security-review role instead.

233 +1 6d ago A 53 tokens original MIT

ijfw-discuss-phase

61

FerroxLabs/ijfw

Agent

Use when a phase has ambiguities, gray areas, or unresolved decisions that need adaptive interrogation before SPEC can lock. Dispatched by ijfw-spec-phase, but can be called directly when the user says 'discuss this phase', 'what's unclear', 'interrogate the ambiguities', 'help me decide', '/ijfw-discuss-phase'.…

210 9d ago A 92 tokens original MIT

ijfw-roadmapper

62

FerroxLabs/ijfw

Agent

Use when generating a ROADMAP.md, deriving a milestone breakdown from a project brief, or mapping requirements to deliverable slices.

210 9d ago A 30 tokens original MIT

ijfw-ui-auditor

63

FerroxLabs/ijfw

Agent

Use when auditing implemented frontend code or visual artifacts against UI-SPEC.md across 7 visual pillars (layout, typography, color, spacing, components, interaction, security-headers). Produces UI-REVIEW.md with per-pillar PASS / FLAG / BLOCK verdicts and evidence.

210 9d ago A 64 tokens original MIT

ring:backend-go

64

LerianStudio/ring

Agent

Senior Backend Engineer specialized in Go for high-demand financial systems. Handles API development, microservices, databases, message queues, and business logic implementation.

210 13d ago A 34 tokens original Apache-2.0

LerianStudio/ring

Agent

Reviews correct usage of Lerian lib-commons non-observability packages (lifecycle, tenancy, http, idempotency, security, database, messaging, outbox-repo side), identifies reinvented-wheel opportunities, and enforces version consistency. Runs in parallel with other reviewers.

210 13d ago A 63 tokens original Apache-2.0

LerianStudio/ring

Agent

Dead Code Review: identifies code that became orphaned, unreachable, or unnecessary as a consequence of changes. Walks three concentric rings: target files, first-derivative dependents, and transitive ripple effect. Runs in parallel with other reviewers at Gate 8.

210 13d ago A 62 tokens original Apache-2.0

writ-explorer

67

infinri/Writ

Agent

Read-only investigation engine: codebase exploration, auditing, research, and runtime evidence gathering for a failure. Cannot modify files. Use before planning, to answer a question that requires grounding findings in evidence (file:line, config value, schema fact), or to reproduce a failure and capture its runtime…

189 18d ago A 71 tokens original MIT

writ-implementer

68

infinri/Writ

Agent

Implements all files listed in an approved plan. Writes production code, configuration, and updates test implementations. Use after test skeleton approval.

189 18d ago A 33 tokens original MIT

writ-reviewer

69

infinri/Writ

Agent

Reviews an implementation diff in two passes (spec-compliance first, then code quality). Read-only. Returns structured findings. Replaces the separate spec/code-quality reviewers.

189 18d ago A 38 tokens original MIT