ai-coding-agent agents

1,317 tagged ai-coding-agent, measured the same way as everything else here.

Browse within: agentic-coding 72ai-coding-assistant 66agentic-engineering 59agentic-workflow 59coding-agent 31agent-orchestration 22context-engineering 19ai-agents-automation 15ai-agents-cli 15ai-agents-framework 15ai-agents-mcp 15compound-engineering 12opencode 12spec-driven-development 12

kaggle

73

shepsci/kaggle-skill

Skill Claude CodeCodex

Unified Kaggle skill. Use when the user explicitly mentions Kaggle, kaggle.com, a Kaggle URL, Kaggle competitions, Kaggle datasets/models/notebooks, Kaggle forums/discussions/writeups, Kaggle benchmarks, hackathons hosted on Kaggle, Kaggle badges, or Kaggle account setup. Do not use for generic ML, GPU/TPU, notebook…

84 2mo ago B 100 tokens original MIT

pi-tui-design

74

mrclrchtr/supi

Skill Claude CodeCodex

Create distinctive, crafted TUI components for pi using @earendil-works/pi-tui and @earendil-works/pi-coding-agent. Use when building interactive terminal UIs — custom components, overlays, dialogs, dashboards, widgets, data visualizations, animated elements, game-like interfaces, or any visual TUI work inside pi…

79 3d ago A 141 tokens original MIT

pi-upgrade

75

mrclrchtr/supi

Plugin Claude CodeCodex

Check for available upgrades to the pi coding agent framework by comparing the current @earendil-works/pi- or legacy @mariozechner/pi- version in package.json against releases on earendil-works/pi.

79 3d ago A tokens not measured original MIT

supi CLAUDE.md

76

mrclrchtr/supi

Instructions file

Instructions for mrclrchtr/supi, covering claude.md, development status, pi docs-first rule, documentation expectations and package layout convention.

79 3d ago A 4,589 tokens original MIT

domain

77

mrclrchtr/supi

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

79 3d ago A 0 tokens copy · 72% MIT

issue-tracker

78

mrclrchtr/supi

Agent

Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.

79 3d ago A 0 tokens copy · 100% MIT

triage-labels

79

mrclrchtr/supi

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

79 3d ago A 0 tokens copy · 81% MIT

claude-md-improver

80

mrclrchtr/supi

Skill Claude CodeCodex

Audit and improve existing CLAUDE.md files across a repository. Use for a deliberate, repo-wide quality review—not to record learnings from the current session.

79 3d ago A 39 tokens original MIT

claude-md-revision

81

mrclrchtr/supi

Skill Claude CodeCodex

Record durable, project-specific learnings from the current session in CLAUDE.md, .claude.local.md, or AGENTS.md—not general documentation, session summaries, or repo-wide audits.

79 3d ago A 45 tokens original MIT

plumb-mcp

82

tathagat22/plumb-mcp

MCP server Claude CodeCodexCursor +2

Figma → code MCP: no rate limits, no metered quotas, verification loop. Works on every Figma plan. Runs locally from the plumb-mcp npm package. Needs 2 environment variables to run.

76 +1 14d ago A tokens not measured original MIT

fvadicamo/dev-agent-skills

Instructions file

Instructions for fvadicamo/dev-agent-skills, covering claude.md, project overview, architecture, key file: marketplace.json and skill anatomy.

72 6d ago A 2,701 tokens original MIT

decision-records

84

fvadicamo/dev-agent-skills

Plugin Claude Code

Creates, supersedes and validates decision records (ADRs) against the convention a collection already follows, instead of against a published spec it may never have adopted. Ships the decision-records skill: a propose-then-write flow that never rewrites an accepted record, and check-decisions.sh, a validator that…

72 6d ago A tokens not measured original MIT

decision-records

85

fvadicamo/dev-agent-skills

Skill Claude CodeCodex

Creates, supersedes and validates decision records (ADRs) against the convention a collection already follows, instead of imposing a published one. Use when the user wants to record a decision, write an ADR, supersede an existing decision, audit or lint a decisions folder, check that an ADR index is in sync, or asks…

72 6d ago A 113 tokens original MIT

github-workflow

86

fvadicamo/dev-agent-skills

Plugin Claude Code

Git commit, PR creation, review, and merge skills following Conventional Commits.

72 6d ago A tokens not measured original MIT

github-pr-review

87

fvadicamo/dev-agent-skills

Skill Claude CodeCodex

Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, verify PR readiness, review PR comments, analyze review feedback, evaluate PR comments, assess review suggestions, or…

72 6d ago A 95 tokens original MIT

PreToolUse

88

fvadicamo/dev-agent-skills

Hook

Runs before the agent uses a tool for Bash tool calls, running bash. From fvadicamo/dev-agent-skills.

72 6d ago A tokens not measured original MIT

privacy-guard

89

fvadicamo/dev-agent-skills

Plugin Claude Code

Keeps private infrastructure details out of public repositories. Ships the privacy-guard skill: session rules for what must never cross the public boundary, plus a per-repo pre-commit gate built on a gitignored local denylist and gitleaks. The denylist is never committed, so the hook is a no-op for external…

72 6d ago A tokens not measured original MIT

privacy-guard

90

fvadicamo/dev-agent-skills

Skill Claude CodeCodex

Prevents private infrastructure details (node hostnames, internal project names, local usernames and personal emails, absolute home paths, private and VPN IP ranges) from leaking into public repositories through commits, PRs, docs or release artifacts. Use when working in a public or soon-to-be-public repo, before…

72 6d ago A 128 tokens original MIT

Architect

91

monkilabs/opencastle

Agent

Software architect: strategic decisions, roadmap planning, ADRs, system design, technology evaluation.

61 5d ago A 20 tokens original MIT

Researcher

92

monkilabs/opencastle

Agent

Codebase exploration specialist: deep research, pattern discovery, git archaeology, context gathering before implementation. Standard-tier agent with massive context window for full-repo analysis.

61 5d ago A 35 tokens original MIT

skill-matrix

93

monkilabs/opencastle

Agent

Maps abstract technology capabilities to concrete skill implementations. The matrix distinguishes two types of skills.

61 5d ago A 0 tokens original MIT

turborepo-monorepo

94

monkilabs/opencastle

Skill Claude CodeCodex

Configure pipelines, set up local/remote caching, and run scoped tasks in a Turborepo monorepo. Use when you say: 'enable remote caching', 'optimize pipeline inputs/outputs', or 'filter builds to affected packages'.

61 5d ago A 58 tokens original MIT

vercel-deployment

95

monkilabs/opencastle

Skill Claude CodeCodex

Vercel deployment workflows, environment management, domain configuration, and build troubleshooting. Use when deploying, checking deployment status, reviewing build logs, or managing environments.

61 5d ago A 37 tokens original MIT

vitest-testing

96

monkilabs/opencastle

Skill Claude CodeCodex

Vitest unit and integration testing patterns, commands, mocking (vi.mock), and coverage. Use when writing .test.ts files, configuring the test runner, or adding coverage thresholds.

61 5d ago A 40 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: