developer-tools skills

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

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

skill-valet

529

SDeenAdmin/skill-valet

Skill Claude Code

Use when the session feels bloated or slow, the user mentions "too many skills", "context bloat", "skill list is huge", asks why a skill disappeared or isn't available, or wants to manually park/unpark skill groups mid-session. skill-valet automatically moves unused user-skill directories out of /.claude/skills so the…

not rated 6 2mo ago A 91 tokens original MIT

media-write

530

Minara-AI/media-agent

Skill Claude Code

Guided co-creation writing skill. Interviews the user, drafts content section by section, generates platform-specific variants from shared source. Creates the content manifest. Works with a brief from /media-idea or accepts freeform input.

not rated 6 5mo ago A 52 tokens original MIT

implementation-plan

531

Mozurok/fhorja.dev

Skill Claude Code

Define an incremental, reviewable, production-safe implementation plan for the active task and persist it as IMPLEMENTATIONPLAN.md plus a TASKSTATE.md update. Breaks work into the smallest safe slices with objective, exact scope, ordering rationale, key risks, validation approach, exit criteria, and work complexity…

not rated 6 23d ago A 207 tokens original MIT

scratchboard

532

darecstowell/scratchboard

Skill Claude CodeCodex

Repairs a scratchboard kanban board that reads a repo's markdown tickets wrong, and names the field an agent writes to move a card. Use when tickets are missing from the board, when the board shows them in the wrong lanes or in Unmapped, when scratchboard reports it cannot read a ticket format, or when writing a…

not rated 6 9d ago A 81 tokens original MIT

pythonide-appui

533

Python-IDE/pythonide-skills

Skill Claude Code

Build or modify PythonIDE AppUI MiniApps with native navigation, forms, lists, search, tabs, toolbars, presentation, storage, and AppUI media bridges. Use when the user wants an interactive iOS MiniApp, settings screen, list/detail app, or native UI that may also need photos, camera, location, maps, video, or share.

not rated 6 1mo ago A 78 tokens original MIT

faf-ide

534

Wolfe-Jam/faf-mcp

Skill Claude CodeCodex

Use FAF context and IDE interop tools on this server — score, sync, platform formats; claim equals wire.

not rated 6 today A 27 tokens original MIT

fable-frame

535

AlessandroFare/fable-frame

Skill Claude Code

A universal skill for Claude Code, Minimax Code, and any AI coding agent that accepts markdown skill files. Combines the Fable Brain behavioral prompt (8 modules that fix how a model responds), Karpathy's agent-orchestration mindset and workflow (program.md, AutoResearch, parallel tracks), and 50 production-ready…

not rated 6 2mo ago A 116 tokens original MIT

linuxchata/ai-playbook

Skill Claude Code

Defines the C# coding standards, patterns, and conventions to be applied consistently across all C# projects. Rules cover naming, structure, async patterns, null handling, dependency injection, logging, result patterns, and formatting. Apply these rules uniformly in all production code.

not rated 6 3mo ago A 61 tokens original MIT

ask-ai

537

idaibin/skills

Skill Codex

A controlled way for Codex to request and review results from a named external AI service when Codex or local tools cannot do the work directly.

not rated 6 3d ago A 76 tokens original Apache-2.0

video-plan

538

hub-ki/video-generation

Skill Claude CodeCodex

Write the concept for a demo, guide, walkthrough or site-tour video of an app or any public website — the two documents that get approved BEFORE anything is recorded: PLAN.md (the shape: purpose, audience, beat list, spotlight targets, privacy flags, what is out of scope) and SCRIPT.md (every word in playing order…

not rated 6 15d ago A 217 tokens original MIT

kyle641320/Scout4j

Skill Claude CodeCodex

General-purpose coding-agent workflow for Java enterprise backend projects. Use when implementing features, fixing bugs, refactoring, reviewing code/PRs, adding fields/APIs/database schema changes, changing REST/RPC endpoints, repository/mapper persistence, MQ/CDC consumers, transaction boundaries, JUnit/Mockito/Spock…

not rated 6 3mo ago A 95 tokens original MIT

fetch

540

ucsahinn/codex-chef

Skill Codex

Reconstruct an authorized reference website from a supplied URL with high visual, responsive, interaction, asset, and observable behavior fidelity. Use only when the user explicitly invokes $fetch or $codex-chef-workflows:fetch for site reconstruction; do not use for JavaScript Fetch API help, generic scraping or…

not rated 6 21d ago A 75 tokens original MIT

skit

541

t41372/skit

Skill Claude CodeCodex

Run, inspect, and manage entries in the user's skit library — their personal hub, manager, and launcher for scripts in many languages (Python, shell, JS/TS, and more), executables, command templates, and AI-agent prompts, with typed parameter forms, saved presets, and per-entry launch policy. Use when the user asks to…

not rated 6 today A SkillSpector: warn 109 tokens original MIT

skill-polisher

542

Conradgui/skill-polisher

Skill Codex

Review, diagnose, and refine existing agent skills as living systems. Use when Codex needs to explain why an existing skill misfires, assess its architecture or evolution, apply an explicitly requested minimal improvement, recheck prior findings, or audit drift across source, published, and installed copies.

not rated 6 1mo ago A 61 tokens original MIT

kicchann/reqord

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

not rated 7 6mo ago A 67 tokens AGPL-3.0

rca

545

noordeen123/culprit

Skill Claude Code

Root-cause analysis and QA review for a PR, branch, or stack trace. Detects bugfix vs feature, then for a bugfix finds the commit that introduced the bug (the suspect set, via git blame/log), the bug's life story (intent, releases it shipped in, hotspot recurrence, fix completeness), and explains why it broke; for a…

not rated 6 12d ago A 173 tokens original MIT

cto-orchestration

546

martin1847/evolab

Skill Claude CodeCodex

A workflow for coordinating several coding agents on software delivery. It assigns implementation, review, and operational work through a shared control process with goals, status checks, and handoffs.

not rated 6 changed today A 214 tokens original MIT

tech-diagram-gif

547

kopp0510/claude-dd

Skill Claude Code

A diagram-making workflow that turns confirmed process, architecture, and data-flow descriptions into animated, looping GIFs. It uses SVG as an intermediate format and checks the rendered result before delivery.

not rated 6 changed today A SkillSpector: pass 89 tokens original MIT

claude-code

548

vibhusharma101/Think-In-HTML

Skill Claude CodeCodex needs its repo

This is the reference copy of the Claude Code skill. The working version lives at .claude/commands/think-in-html.md.

not rated 6 1mo ago C 0 tokens original MIT

ai-project-starter

549

ucsahinn/ai-project-starter

Skill Codex

Use when the user wants to prepare project-specific context engineering documents, AI coding agent instruction files, project starter Markdown files, vibe coding guardrails, PRD/TDD/architecture/security/testing docs, AGENTS.md/CLAUDE.md/Cursor/Windsurf/Continue/Copilot context files, or a complete AI-coding-ready…

not rated 6 1mo ago A 117 tokens original MIT

changelog

550

nirelbaz/promptpit

Skill Claude Code

Update CHANGELOG.md with user-facing changes. Use when the user wants to update the changelog, prepare for a release, or document what changed since the last version.

not rated 6 1mo ago A 37 tokens original MIT

configflux/weld

Skill Claude CodeCodex

Use this skill when modifying AI agents, skills, prompts, commands, hooks, instructions, MCP configuration, or platform-specific AI customization files.

not rated 6 5d ago A 33 tokens original Apache-2.0

nikuscs/codex-cc-plugin

Skill Claude CodeCodex needs its repo

Run the structured adversarial Claude review flow, including optional focus text and stricter challenge-oriented output.

not rated 6 3mo ago A 27 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: