developer-tools skills

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

Browse within: ai-coding 348cli 261LLM 240Multi-Agent 185agentic-coding 184Autonomous Agents 170agent-orchestration 139ai-agent-framework 123copilot 111skills 110code-quality 108ai-coding-assistant 106agents 89vibe-coding 86

oss-launch

433

AnayDhawan/oss-launch

Skill Claude CodeCodex

Use when taking a repo open source, or hardening one that already is. Run /oss-launch and it scans the repo (stack, existing files, git remote, secrets), asks only what it cannot infer, then generates a tailored OSS file collection (README, LICENSE, CONTRIBUTING, CODEOFCONDUCT, SECURITY, CHANGELOG, .gitignore…

not rated 10 changed 3d ago A 170 tokens

docs-sync

434

chriscox/agent-skills

Skill Claude CodeCodex

Keep project documentation in sync with code changes. Identifies which docs need updating after a PR merges or code changes, drafts the updates, and manages doc site structure (mkdocs, docusaurus, vitepress). Use when: (1) a PR just merged and docs may need updating, (2) the user says "update the docs" or "sync docs"…

not rated 10 6mo ago A 147 tokens original MIT

release

435

narlei/claudecodenotify

Skill Claude Code

Cut and publish a new GitHub release for the ClaudeCodeNotify macOS app. Use this whenever the user wants to release, ship, publish, cut, or tag a new version — phrases like "create a release", "ship the release", "publish v1.0.x", "tag and release the app", "cut a new version", or "make a release". It builds the…

not rated 10 2mo ago A 147 tokens original MIT

harness-docs

436

harnessprotocol/harness-kit

Skill Claude Code

Harness Kit documentation — installation, plugin catalog, creating plugins, cross-harness setup, architecture, and FAQ. Use when working with or configuring harness-kit plugins, understanding the plugin/skill system, installing slash commands, setting up AI coding tool configuration, answering questions about the…

not rated 10 yesterday A SkillSpector: pass 97 tokens original Apache-2.0

mblua/AgentsCommander

Skill Claude Code

Audit where governance instructions belong (Role.md, skill, global policy, workflow docs, memory, or an agent-boundary change); enforce minimal verbosity in roles and skills. Diagnostic by default.

not rated 10 yesterday A SkillSpector: pass 46 tokens original MIT

interview

438

NikhilSKashyap/interviewsignal

Skill Claude CodeCodex

AI-native interview platform. Type /interview to start a candidate session — captures all prompts, responses, tool calls, and file changes. Type /submit to end the session, seal the log, and send the full thought-process audit to the hiring manager.

not rated 10 3mo ago A 59 tokens

deepfork

439

GerardoRdz96/deepfork

Skill Claude CodeCodex

Reverse-engineer any open-source repo into a clean, queryable understanding and a rebuildable blueprint — then build your own customized version from the blueprint. Use when the user wants to understand how a repo works, learn its architecture, or rebuild a tool with their own changes ("how does X work", "rebuild X…

not rated 10 2mo ago A 81 tokens original MIT

brain-compiler

440

sandeep84397/agent-brain

Skill Claude CodeCodex

Generate or refresh SAN using the canonical contract and Agent Brain tools.

not rated 10 changed yesterday A 17 tokens original MIT

chorus-council

441

valpere/chorus

Skill Claude CodeCodex

Run an LLM council — Claude (correctness), Gemini (edge cases), Cursor (integration), Kilo (maintainability), and you (scope) tackle the same task in parallel. Use when the user wants multiple independent perspectives on a decision, approach, or problem.

not rated 10 3mo ago A 62 tokens original MIT

verify

442

rezathepure/claude-code-scenes

Skill Claude CodeCodex

A fun Claude Code CLI with animated themes — prompt it, and it builds you your own!

not rated 10 21d ago A 0 tokens

gaphunter

443

petrbui/skills

Skill Claude CodeCodex

Adaptive teaching skill for developers, PMs, QA, designers, AI engineers, and security engineers — calibrated to your role and codebase, SM-2 spaced repetition, gamified with achievements, hunts weak spots with The Ambush, guides career growth to Founder.

not rated 10 4mo ago B 57 tokens original MIT

troubleshoot-ssi

444

neverinfamous/mysql-mcp

Skill Claude CodeCodex

Diagnose and fix Single Step Instrumentation (SSI) issues on Kubernetes — SSI automatically instruments applications for APM without code changes. Only use if the agent and SSI are already configured but traces are missing or instrumentation is not working.

not rated 10 7d ago A SkillSpector: warn 52 tokens original MIT

spawnpoint

445

mihirgupta0900/spawnpoint

Skill Claude CodeCodex

This skill should be used when an agent needs to create, list, extend, or remove multi-repo git worktree workspaces using the spawnpoint CLI (binary spawnpoint, shell wrapper sp). Use it when a task involves spinning up isolated worktrees for a feature branch across one or more repos, finding existing workspaces…

not rated 10 28d ago A 118 tokens original MIT

gather-notes

447

agentic-lineage/lineage

Skill Claude CodeCodex

Collect the target role and source material needed before reviewing a resume.

not rated 10 yesterday A 18 tokens original MIT

mem-search

448

barrelc/kimi-mneme

Skill Claude CodeCodex

Search kimi-mneme's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", "what did we do yesterday?", or needs work from previous sessions.

not rated 10 4mo ago A 49 tokens

install-shellby-mcp

449

serbyte-development/shellby-mcp

Skill Claude CodeCodex

Install and verify Shellby MCP on a Mac using terminal access only. Use when a user asks an agent to install, set up, configure, or finish a new Shellby MCP installation from this repository.

not rated 10 10d ago A SkillSpector: warn 47 tokens original MIT

codex-hud

450

brandonwie/codex-hud

Skill Claude CodeCodex

Show Codex workspace context with local config, git state, hooks, and project hints. Standalone mode can show an expanded snapshot; patched Codex TUI footer mode is single-line. Use when the user says "codex-hud", "show Codex HUD", "status HUD", "workspace snapshot", or asks for richer Codex context.

not rated 10 +1 5d ago A SkillSpector: pass 76 tokens original MIT

dcc-orchestration

451

wharley/DevCommandCenter

Skill Codex

Orchestrate Codex subagents for complex multi-part coding work. Use when independent exploration, review, tests, or bounded implementation streams can run in parallel; do not use for small sequential tasks or tightly coupled concurrent edits.

not rated 10 +1 2d ago A 50 tokens original Apache-2.0

ssot-check

452

conorbronsdon/agent-skills

Skill Claude Code needs its repo

Single-source-of-truth drift auditor for documentation-heavy repos. Use when asked to "check for drift," "find copies of this number," "audit the docs for stale facts," or "set up an SSOT manifest." Finds facts hand-copied across files, builds a manifest of canonical locations, and verifies every copy still matches.

not rated 10 +1 1mo ago A 72 tokens original MIT

IlleJiViN/codex-antigravity-subagent

Skill Codex

Delegate a bounded coding, research, review, debugging, or implementation task to the local Google Antigravity CLI (agy) and use its response as a second-agent result. Use when the user explicitly asks to use Antigravity as a subagent, requests a second opinion from Antigravity, or asks Codex to offload an independent…

not rated 10 1mo ago A 80 tokens original MIT

axiomantic/spellbook

Skill Claude CodeCodex

Use when user explicitly requests test-driven development. Triggers: 'TDD', 'write tests first', 'red green refactor', 'test-first', 'start with the test'. Also invoked by develop and executing-plans for implementation tasks. NOT for: full feature work (use develop, which includes TDD internally).

not rated 10 3d ago A SkillSpector: pass 69 tokens original MIT

pr-map

455

ValentinDutra/pr-map

Skill Claude CodeCodex

Turn a GitHub pull request into an interactive review map with AI insights, reviewed in the browser. Use when the user asks to review, map, or visualize a PR.

not rated 9 2mo ago A 38 tokens original MIT

skill-curator

456

lexielin99-code/skill-curator

Skill Claude Code

Manage the Claude Code skills installed on this machine — list, inspect, disable, enable, or remove skills across user-level, project-level, and plugin-level sources. Use this skill when the user asks to: see / list / show all installed skills; check what skills they have; inspect a specific skill's trigger…

not rated 9 4mo ago D 176 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: