coding agents

193 tagged coding, measured the same way as everything else here.

Browse within: vibe 60vibecoding 60code 57Code Generation 56performance 12Optimization 11agentic-coding 10cline 10api 9Collaboration 8desktop-app 8local-first 8notebook 8Project Management 7

triage-labels

25

nearform/lastlight

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.

22 5d ago A 0 tokens original MIT

writing-skills

26

nearform/lastlight

Agent

The skills under skills/ are staged into a sandbox and run autonomously against a target repo — no human is in the loop mid-run. A skill exists to wrangle determinism out of a stochastic agent: the goal is predictability, the agent taking the same process every run (not producing the same output). Everything below…

22 5d ago A 0 tokens original MIT

코드 표준

27

JSK9999/ai-nexus

Agent

A Korean-language set of coding standards for writing, changing, testing, and reviewing software.

18 5mo ago A 25 tokens original Apache-2.0

code-simplifier

28

troykelly/claude-skills

Agent

Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. This agent should be triggered automatically after completing a coding task or writing a logical chunk of code. It simplifies code by following project best…

11 7mo ago A 86 tokens

comment-analyzer

29

troykelly/claude-skills

Agent

Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. This includes: (1) After generating large documentation comments or docstrings, (2) Before finalizing a pull request that adds or modifies comments, (3) When reviewing existing comments for potential…

11 7mo ago A 0 tokens

troykelly/claude-skills

Agent

Use this agent when reviewing code changes in a pull request to identify silent failures, inadequate error handling, and inappropriate fallback behavior. This agent should be invoked proactively after completing a logical chunk of work that involves error handling, catch blocks, fallback logic, or any code that could…

11 7mo ago A 0 tokens

code_explorer

32

im-shashanks/CoaCoA

Agent

Generate a comprehensive Code-Intelligence snapshot for brown-field repositories and refresh it on demand. Skips work and responds "CIS UP-TO-DATE" if all artefacts are younger than the most recent commit SHA.

5 1y ago A 0 tokens original Apache-2.0

dev

33

im-shashanks/CoaCoA

Agent

Implement a single story and deliver passing build, tests, and linter output before hand-off to QA.

5 1y ago A 0 tokens original Apache-2.0

ux_designer

34

im-shashanks/CoaCoA

Agent

Transform the functional & non-functional requirements in the PRD into a detailed UI/UX specification (uiux.md) that architects and engineers can reference.

5 1y ago A 0 tokens original Apache-2.0

skill-reviewer

35

claude-world/claude-101

Agent Claude Code

Review and validate Claude Code skills for quality, triggering effectiveness, and progressive disclosure. Use when checking skill format, evaluating description quality, or improving skill organization.

5 5mo ago A 35 tokens original MIT

manifest-doc-syncer

36

gyuha/forge

Agent Claude Code

A synchronization guide for Forge’s catalogue and manifest documents, which repeat facts such as skill lists, counts, and versions.

4 3d ago A 108 tokens

gyuha/forge

Agent Claude Code

A coding agent for building and maintaining deterministic script twins for Forge, a system that keeps subjective language-model decisions in written guidance and extracts repeatable surveys and state changes into scripts.

4 3d ago A 127 tokens

skill-author

38

gyuha/forge

Agent Claude Code

An agent that writes Markdown instructions for skills used by the forge Claude Code plugin and marketplace. Its documents are the instructions that agents read and follow; there is no build or test system.

4 3d ago A 101 tokens

ss-explorer

42

bonnguyenitc/specship

Agent

Read-only search worker for the specship pipeline. Use to delegate one wide fan-out sweep when a stage needs an answer that means reading many files — it returns verified conclusions only, so the caller's context stays clean. A stage invokes it, never a user directly; it never writes or changes code.

2 23d ago A 65 tokens original MIT

ss-researcher

43

bonnguyenitc/specship

Agent

External-fact search worker for the specship research stage. Use to run one query angle of a larger question and return verified, cited conclusions. One invocation per angle — it gathers and checks its own sources, and it neither picks the angles nor writes the report.

2 23d ago A 58 tokens original MIT

ss-reviewer

44

bonnguyenitc/specship

Agent

Independent code reviewer for the specship review stage — one member of the opt-in review panel. Use to get fresh, context-free eyes on a working diff, optionally through a named lens (correctness, security, performance, contract-consistency). Reports findings only; it does not fix code, decide the verdict, or touch…

2 23d ago A 72 tokens original MIT

git_diff_agent

47

Avos-Lab/git-aware-coding-agent

Agent

You are an expert software engineer acting as a Git Diff Analyst. Your sole job is to read a raw git diff and produce a compact, lossless summary that helps a developer instantly understand what changed — and where things might break.

2 4mo ago A 0 tokens original Apache-2.0