developer-tools skills

11,509 tagged developer-tools, measured the same way as everything else here.

Browse within: ai-coding 350cli 298LLM 202Multi-Agent 182agentic-coding 180Autonomous Agents 168agent-orchestration 139ai-agent-framework 124copilot 111code-quality 108ai-coding-assistant 106skills 99agents 90mcp-server 87

skill-doctor

601

isalicema/skill-doctor

Skill Claude CodeCodex

A review tool for checking whether another coding-agent skill is well designed. It examines how the skill is triggered, how its instructions are organized, and which parts can be removed without changing its behavior.

not rated 5 2mo ago A 126 tokens original MIT

skill

602

Rebel028/gauntlet

Skill Claude CodeCodex

A bias-check technique: spawn 2+ independent subagents, each attacking the idea from a different angle, to catch the flaw BEFORE it's set in concrete.

not rated 5 1mo ago A 0 tokens original MIT

bouncer

603

buildingopen/bouncer

Skill Claude CodeCodex

On-demand Gemini quality audit for ANY work: code, videos, stories, advice, research, creative output. Use when user says "audit", "bouncer", "score", "score this", "score using gemini", "check my work", "quality check", "review my changes", "rate this", "how did I do". Quick mode (default): Gemini scores based on…

not rated 5 5mo ago A 121 tokens original MIT

jig-version-rubric

604

0x0w1/jig

Skill Claude CodeCodex

Use when creating, reviewing, or re-setting this repository's version grading rubric at .jig/versioning.md: adopt the jig default human-intervention rubric, write a project-specific one, edit one grade, or reset to the default. Owns the rubric file; never runs a release.

not rated 5 changed 6d ago A SkillSpector: pass 66 tokens original MIT

adversarial-review

605

yunsii/wezdeck

Skill Claude CodeCodex needs its repo

A multi-role code-review process that searches for problems, tries to disprove the proposed changes, and reproduces issues in a sandbox. Different agents or backends can take part in the review.

not rated 5 yesterday A 85 tokens original MIT

driving-work-to-done

606

HsuanYuLee/polaris

Skill Claude Code needs its repo

A workflow guide for taking a coding task from an initial request to a checked delivery. It decides whether the task needs to be formally tracked, which stage it is in, and when it is complete or blocked.

not rated 5 changed 3d ago A SkillSpector: pass 275 tokens original MIT

lights-hooks

607

fengyiqicoder/Lights

Skill Claude Code

Install Lights traffic-light status hooks into Claude Code's settings.json. Lights is a macOS menu-bar app that shows AI activity as a floating traffic light (red=executing, yellow=needs input, green=idle). Use this skill when the user mentions Lights, asks how to connect Lights to Claude Code, says "set up lights…

not rated 5 3mo ago B 93 tokens original MIT

herdr-orchestrator

608

hapo-nghialuu/hod

Skill Codex

Orchestrate coding agents through Herdr as the user's authorized proxy from Codex CLI, Claude Code CLI, or Grok Build CLI. Use only when the current CLI is already running inside Herdr and the user explicitly asks to use Herdr to delegate, parallelize, coordinate, monitor, redirect, test, review, or collect work from…

not rated 5 25d ago B 137 tokens original MIT

session-manager

609

Enakoneschniy/claude-dev-stack

Skill Claude Code

A fallback skill for recording development sessions and restoring project context from an Obsidian vault, a folder of linked notes. It handles explicit resume, handoff, status, and end-of-session requests when automatic capture is unavailable.

not rated 5 4d ago A 108 tokens original MIT

skill-guide

610

VV1NN/skill-guide

Skill Claude CodeCodex

Skill navigator and guide -- automatically scans all installed skills and slash commands, then explains them in the user's native language with usage examples, workflow order, and recommendations. Triggered when users ask about available skills, how to use a skill, what skills are installed, or need help choosing the…

not rated 5 4mo ago A 109 tokens original MIT

claudeshrink

611

g-akshay/ClaudeShrink

Skill Claude Code

Automatically compress large natural text or log files before processing. Trigger when the user pastes massive text blobs, or asks to analyze a large file (logs, docs, transcripts), or provides a prompt that is too large for the context window. DO NOT trigger on source code files or structural data (JSON, XML).

not rated 5 4mo ago C 68 tokens original MIT

production-deploy

612

vignesh2027/claude-best-practice

Skill Claude Code

Use when deploying to production, releasing a version, shipping to users, going live, or rolling back a deployment. Also handles deployment failures and health checks.

not rated 5 11d ago A 35 tokens

ryne2010/harness-engineering-audit

Skill Codex needs its repo

Audit a repository for OpenAI-style harness engineering and Codex/OMX readiness. Use when reviewing AGENTS.md, Codex config, OMX workflows, MCP, hooks, rules, skills, subagents, docs authority, validation commands, repo legibility, visual product spec packs, generated artifact policy, or production readiness for…

not rated 5 5d ago A SkillSpector: warn 76 tokens original MIT

ui-evidence

614

0xBrewing/ui-evidence

Skill Codex needs its repo

Use when an agent needs to bootstrap ui-evidence in a repo, then discover, configure, or run before/after UI screenshot capture, current UI snapshot capture, local HTML review generation, or git-baseline UI evidence workflows for a web app.

not rated 5 5mo ago A 54 tokens original MIT

easy-loop

615

tundergod/easy-loop

Skill Claude Code

Run or resume an autonomous build/fix loop that iterates plan → implement → evaluate against a user-approved, testable contract until it passes. Use when the user wants an agent loop, wants a task to keep iterating unattended or in the background (e.g. overnight), or wants to resume, check the status of, or cancel a…

not rated 5 2mo ago A 74 tokens original MIT

workspace-mirror

616

ahadkhan9/workspace-mirror-skill

Skill Claude CodeCodex

Sync and backup Antigravity IDE sessions, transcripts, SQLite database metadata, and brain artifacts locally into a structured workspace directory (.gemini-local/) with a rich interactive viewer.html page. Use this skill whenever the user mentions backups, workspace syncing, fswatch real-time mirroring, viewing…

not rated 5 2mo ago B 82 tokens original MIT

codex-dispatch

617

yinguangyao/codex-dispatch-skill

Skill Claude CodeCodex

Mandatory dispatch preflight before any subagent delegation. Use before the first child-work call in every task, and when starting Codex work that needs an explicit Direct vs Single/Parallel/Sequential choice: code edits, debugging, reviews, repo exploration, multi-file changes, ambiguous scope, high-risk judgment, or…

not rated 5 1mo ago A 90 tokens

agentic-debug-mode

618

Toubat/agentic-debug-mode

Skill Claude CodeCodex

Use when a bug, regression, race condition, or unexpected behavior has no proven root cause and you must confirm the cause with runtime evidence instead of guessing from source code.

not rated 5 1mo ago C 39 tokens original MIT

project-context

619

perhapsspy/project-legibility

Skill Codex

Resume, handoff, and long-running repo work by keeping durable context across threads or agents: task briefs, logs, and reusable reference notes.

not rated 5 changed 3d ago A 32 tokens original MIT

init

620

24373054/TLAH-Studio

Skill Claude Code

Analyze this codebase and create project documentation (CLAUDE.md) so future AI coding assistants can work productively.

not rated 5 23d ago A 26 tokens

clean-code-review

621

srnichols/plan-forge

Skill Claude Code needs its repo

Run a comprehensive Clean Code audit against the codebase — module size, function complexity, long parameter lists, TODO/FIXME markers, commented-out code, duplication (DRY), Boy Scout delta, dead exports, test smells, shell-parity (PS/Bash twins), dep boundaries (cross-package imports), frozen-arrays drift…

not rated 5 yesterday A 92 tokens original MIT

comic-sol

622

wenn-id/comicsol

Skill Claude CodeCodex

Create, storyboard, render, resume, repair, and export finished original manga/anime comics from a short prompt, prose story, pasted narrative, or local .txt/.md source. Use when the active agent should produce editable plans, consistent panel PNGs, composed page PNGs, a PDF, manifest, and transparent QA report…

not rated 5 today A 75 tokens original MIT

bmad-dev-auto

623

mmornati/leanproxy-mcp

Skill Claude CodeCodex

One iteration of an unattended development loop. Use when invoked by name.

not rated 5 9d ago A 19 tokens original MIT

harness-creator

624

Arthurescc/harness-creator

Skill Claude CodeCodex

Design and implement safe, layered agent harnesses and orchestration workflows. Use when the user wants a coding agent, CLI agent, tool-calling assistant, multi-agent runtime, plan/task system, subagent framework, MCP-integrated harness, or Claude Code/Codex-style agent workflow built or refactored.

not rated 5 4mo ago A 68 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: