developer-tools skills

15,851 tagged developer-tools, measured the same way as everything else here.

Browse within: agent-orchestration 112Multi-Agent 98copilot 95code-quality 82agentic-coding 66bun 63ai-workflow 62background-agents 60github-copilot 60servicenow 55ai-assisted-development 52vibe-coding 52Autonomous Agents 51ai-coding-assistant 51

yizhiyanhua-ai/fireworks-tech-graph

Skill Claude CodeCodex

Create technical diagrams such as software architecture, data flow, flowcharts, sequence diagrams, C4 reviews, cloud deployments, event streams, observability investigations, agent/memory systems, UML, ER, network topology, timelines, and technical concept maps, then export SVG, PNG, focused semantic SVG-to-GIF…

11k +43 7d ago A 128 tokens original MIT

run-load-test

26

omnigent-ai/omnigent

Skill Claude CodeCodex

Run the Omnigent load test and produce a results file explaining the latencies. Load when the user wants to load-test / stress-test / benchmark Omnigent under concurrency ("load test omnigent", "stress test the server", "how many hosts/sessions/turns can it handle", "load test real agent turns / conversations", "run a…

9.6k +82 today A 168 tokens original Apache-2.0

build-omnigent

27

omnigent-ai/omnigent

Skill Claude CodeCodex

Patterns and templates for generating valid Omnigent agent directories. Load when ready to create files.

9.6k +82 today A 24 tokens original Apache-2.0

omnigent-knowledge

28

omnigent-ai/omnigent

Skill Claude CodeCodex

Deep reference on Omnigent config format, executor types, skill/tool structure, and conventions. Load when you need to look up how the platform works.

9.6k +82 today A 36 tokens original Apache-2.0

running-tend

29

max-sixty/worktrunk

Skill Claude CodeCodex

Worktrunk-specific guidance for tend CI workflows. Adds codecov polling, Rust test commands, labels, and review criteria on top of the generic tend- skills. Use when operating in CI.

6.8k +40 today B 43 tokens

max-sixty/worktrunk

Skill Claude CodeCodex

CLI output formatting standards for worktrunk. Load before editing any code that calls warningmessage, hintmessage, errormessage, infomessage, eprintln, or println, or that produces strings the user will see (CLI help, progress UI, snapshot text). Documents ANSI color nesting rules, message patterns, and output system…

6.8k +40 changed today A 71 tokens

wt-switch-create

31

max-sixty/worktrunk

Skill Claude CodeCodex

Create a new worktrunk worktree (optionally in another repo) and switch this session's working directory into it. Use when launching a session that should work in its own worktree.

6.8k +40 today A 43 tokens

repowise-dev/repowise

Skill Claude CodeCodex

Use when encountering questions about WHY code is built a certain way, when about to make architectural changes (new patterns, restructuring, choosing between approaches), or when the user asks about design rationale in a Repowise-indexed codebase (.repowise/ directory exists). Also activates when commit messages or…

6.3k +21 today A 87 tokens AGPL-3.0

change-review

33

repowise-dev/repowise

Skill Claude CodeCodex

Use when reviewing a set of changes before they merge — a PR, a branch diff, or the working-tree changes you just made — in a Repowise-indexed codebase (.repowise/ directory exists). Activates for "review this PR", "is this safe to merge", "what's the blast radius of these changes", "did I miss anything", or "what…

6.3k +21 today A 87 tokens AGPL-3.0

repowise-dev/repowise

Skill Claude CodeCodex

Use when exploring, understanding, or answering questions about a codebase that has Repowise indexed (a .repowise/ directory in the project root). Activates for "how does X work", "explain the architecture", "where is Y implemented", "what does this module do", or any task that needs an understanding of structure…

6.3k +21 today A 81 tokens AGPL-3.0

mission-control

35

builderz-labs/mission-control

Skill Claude CodeCodex

Interact with Mission Control — AI agent orchestration dashboard. Use when registering agents, managing tasks, syncing skills, or querying agent/task status via MC APIs.

6.2k +10 2d ago A 34 tokens original MIT

dcg

36

Dicklesworthstone/destructive_command_guard

Skill Claude CodeCodex

Destructive Command Guard - High-performance Rust hook for Claude Code that blocks dangerous commands before execution. SIMD-accelerated, modular pack system, whitelist-first architecture. Essential safety layer for agent workflows.

5.9k +23 today F 42 tokens

potpie-graph

37

potpie-ai/potpie

Skill Claude CodeCodex

Use when the task can read or write the project-memory graph through the potpie CLI: discover the contract with graph catalog, read named views with graph read, resolve entity identity with graph search-entities, create validated plans with graph propose, commit plans with graph commit --verify, inspect quality with…

5.7k +7 2d ago A 94 tokens original Apache-2.0

potpie-ai/potpie

Skill Claude CodeCodex

Use when establishing, refreshing, or deeply understanding a repository's baseline memory in Potpie: purpose, application type, features, services/modules, environments, deploy shape, dependencies, API contracts, datastores, integrations, ownership, and explicit preferences. The harness reads authored and…

5.7k +7 2d ago A 75 tokens original Apache-2.0

potpie-ai/potpie

Skill Claude CodeCodex

Use when the user explicitly asks to ingest, refresh, or deeply understand a repository, PR, issue, ticket, runbook, incident report, document, or web link into Potpie. The harness performs todo-driven discovery, uses local/GitHub/integration tools and read-only subagents when available, builds evidence-backed…

5.7k +7 2d ago A 82 tokens original Apache-2.0

graft

40

trailhq/Graft

Skill Claude CodeCodex

This repo is indexed by graft/. For ANY task here, whether understanding how something works, finding where code lives, tracing what calls a symbol or what a change breaks, or scoping an edit, get your context from graft before grepping or reading source files.

5.4k +222 today A 56 tokens original MIT

Galaxy-Dawn/claude-scholar

Skill Claude CodeCodex

This skill should be used when the user asks to review a diff or pull request, write review comments, audit code quality, establish review standards, or improve how a team performs code review.

5.3k +37 6d ago A 43 tokens original MIT

command-development

42

Galaxy-Dawn/claude-scholar

Skill Claude CodeCodex

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash…

5.3k +37 6d ago A 99 tokens original MIT

hook-development

43

Galaxy-Dawn/claude-scholar

Skill Claude CodeCodex

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDEPLUGINROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop…

5.3k +37 6d ago A 117 tokens original MIT

mvanhorn/cli-printing-press

Skill Claude CodeCodex

Amend a published CLI from one of two input sources: (1) dogfood mode mines the active Claude Code session transcript for friction (missing flags, hand- rolled API payloads, silent-null returns); (2) direct-input mode accepts user-supplied asks (rename a command, add commands or feeds, fix a named bug, optionally…

4.6k +18 today A 222 tokens original MIT

mvanhorn/cli-printing-press

Skill Claude CodeCodex

Polish a generated CLI to pass verification and become publish-ready. Runs diagnostics (dogfood, verify, scorecard, go vet, gosec), automatically fixes all issues (verify failures, static-analysis findings, dead code, descriptions, README, MCP tool quality), reports the before/after delta, and offers to publish. Use…

4.6k +18 today A 125 tokens original MIT

mvanhorn/cli-printing-press

Skill Claude CodeCodex

Regenerate an existing printed CLI from scratch under the current Printing Press, with prior research, prior novel features, and prior patches (post-publish hand-fixes) carried into the writing pipeline as reconciliation context rather than dropped on the floor. Pulls the CLI from the public library if it isn't local…

4.6k +18 today A 150 tokens original MIT

fallow-rs/fallow

Skill Claude CodeCodex

Use browser automation to review docs pages, preview URLs, rendered output, or web-facing fallow surfaces. Use when the user wants a screenshot-based review, browser smoke test, docs site check, or preview deployment inspection.

4.4k +9 today A 49 tokens original MIT

implement

48

fallow-rs/fallow

Skill Claude CodeCodex

Research, implement, test, document, and review a Fallow feature, fix, refactor, or repository improvement. Use when asked to build or change Fallow.

4.4k +9 today A 36 tokens original MIT