Skip to content

Claude Code Development skills :)

Flowy lists 10816 skills in the Development category for Claude Code, across 576 plugins. A skill is a folder of instructions an agent loads while you work. Every one here shows what is inside before you install, who wrote it, and whether it is Auto-invoked, meaning a FLOW.md router fires it as you prompt.

Browse all skills →Development plugins →

brainstorming
PopularAuto-invokedSkill

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…

@obra@obraView Skill
diagnosing-superpowers
PopularAuto-invokedSkill

diagnosing-superpowers

Use when a superpowers session went wrong and your human partner wants to know why — repeated work, ignored plans, stumbles, poor results, a skill that didn't…

@obra@obraView Skill
compiler-commit
PopularSkill

compiler-commit

Use when you want to verify compiler changes and commit with the correct convention. Runs tests, lint, and format, then commits with the [compiler] or…

react3d251k
@facebook@facebookView Skill
compiler-orchestrator
PopularSkill

compiler-orchestrator

Orchestrate the Rust compiler port end-to-end. Discovers the current frontier, fixes failing passes, ports new passes, reviews, and commits in a loop.

react3d251k
@facebook@facebookView Skill
compiler-port
PopularSkill

compiler-port

Port a compiler pass from TypeScript to Rust. Gathers context, plans the port, implements in a subagent with test-fix loop, then reviews.

react3d251k
@facebook@facebookView Skill
ponytail
HotAuto-invokedSkill

ponytail

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task…

@dietrichgebert@dietrichgebertView Skill
ponytail-audit
HotAuto-invokedSkill

ponytail-audit

Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or…

@dietrichgebert@dietrichgebertView Skill
ponytail-debt
HotAuto-invokedSkill

ponytail-debt

Harvest every `ponytail:` comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals ponytail leaves behind get tracked instead of…

@dietrichgebert@dietrichgebertView Skill
imagegen
HotSkill

imagegen

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or…

codex1d126k
@openai@openaiView Skill
openai-docs
HotSkill

openai-docs

Use for Codex models/pricing, scheduled tasks, skills, settings, setup, troubleshooting, customization, automations, and self-knowledge—including 'you,'…

codex1d126k
@openai@openaiView Skill
plugin-creator
HotSkill

plugin-creator

Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, valid manifest defaults, and…

codex1d126k
@openai@openaiView Skill
explorer
HotSkill

explorer

Build and modify Studio Explorer surfaces, including notebooks, chats, SQL snippets, query cells, and their shared toolbar patterns.

supabasetoday111k
@supabase@supabaseView Skill
cavecrew
HotSkill

cavecrew

When to delegate to `cavecrew-investigator` (locate code), `cavecrew-builder` (1-2 file edit) or `cavecrew-reviewer` (diff review) instead of working inline or…

@juliusbrussee@juliusbrusseeView Skill
caveman
HotSkill

caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for…

@juliusbrussee@juliusbrusseeView Skill
add-uint-support
HotSkill

add-uint-support

Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to…

pytorchtoday103k
@pytorch@pytorchView Skill
aoti-debug
HotSkill

aoti-debug

Debug AOTInductor (AOTI) errors and crashes. Use when encountering AOTI segfaults, device mismatch errors, constant loading failures, or runtime errors from…

pytorchtoday103k
@pytorch@pytorchView Skill
at-dispatch-v2
HotSkill

at-dispatch-v2

Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting AT_DISPATCH_ALL_TYPES_AND*, AT_DISPATCH_FLOATING_TYPES*, or…

pytorchtoday103k
@pytorch@pytorchView Skill
angular-developer
HotSkill

angular-developer

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, services, or HTTP communication, or for best practices…

@angular@angularView Skill
angular-new-app
HotSkill

angular-new-app

Creates a new Angular app using the Angular CLI. This skill should be used whenever a user wants to create a new Angular application and contains important…

@angular@angularView Skill
adr-index
HotSkill

adr-index

Build or rebuild the ADR index + dependency graph by running scripts/import.mjs (handles v3-style and plugin-style ADR formats; one Bash call vs hundreds of…

@ruvnet@ruvnetView Skill
adr-index
HotSkill

adr-index

Build or rebuild the ADR index + dependency graph by running scripts/import.mjs (handles v3-style and plugin-style ADR formats; one Bash call vs hundreds of…

@ruvnet@ruvnetView Skill
add-app-to-server
HotSkill

add-app-to-server

This skill should be used when the user asks to "add an app to my MCP server", "add UI to my MCP server", "add a view to my MCP tool", "enrich MCP tools with…

tldrawtoday51k
@tldraw@tldrawView Skill
clean-copy
HotSkill

clean-copy

Reimplement the current branch on a new branch with a clean, narrative-quality git commit history. Use when asked to make a clean copy branch, clean up commit…

tldrawtoday51k
@tldraw@tldrawView Skill
commit-changes
HotSkill

commit-changes

Create a git commit for the current changes. Use when asked to commit changes, make a commit, generate a commit message, or commit the current worktree with…

tldrawtoday51k
@tldraw@tldrawView Skill
chakra-ui-migrate
HotSkill

chakra-ui-migrate

Migrate Chakra UI projects from v2 to v3, covering package changes, codemods, provider setup, color mode, prop renaming, compound components, theming, recipes,…

@chakra-ui@chakra-uiView Skill
create-pr
HotSkill

create-pr

Create a pull request with a clear, concise description that follows the repository's current PR template. Use when asked to open a PR or prepare its title and…

@ueberdosis@ueberdosisView Skill
tiptap
HotSkill

tiptap

Helps coding agents integrate and work with the Tiptap rich text editor. Use when building or modifying a rich text editor with Tiptap, installing Tiptap…

@ueberdosis@ueberdosisView Skill
copilotkit
HotSkill

copilotkit

Use for any CopilotKit question — adding it to an app, chat UI, frontend or server tools, generative UI, shared state, human-in-the-loop, agent frameworks…

@copilotkit@copilotkitView Skill
turborepo
HotSkill

turborepo

Configure and troubleshoot Turborepo repositories. Use when working with turbo.json, task pipelines, caching, Remote Cache, the turbo CLI, filtering,…

@vercel@vercelView Skill
builder-smoke-test
Skill

builder-smoke-test

Smoke test the Agent Builder feature branch end-to-end against a hermetic project scaffolded by the skill (linked to the current worktree). Covers workspace…

mastratoday28k
@mastra-ai@mastra-aiView Skill
cmux
Skill

cmux

End-user control of cmux topology and routing (windows, workspaces, panes/surfaces, focus, moves, reorder, identify, trigger flash). Use when automation needs…

cmuxtoday27k
@manaflow-ai@manaflow-aiView Skill
cmux-architecture
Skill

cmux-architecture

cmux package architecture, refactor layering, dependency inversion, file organization, DocC documentation, package design discipline, testability, and Swift 6…

cmuxtoday27k
@manaflow-ai@manaflow-aiView Skill
cmux-backend
Skill

cmux-backend

Backend TypeScript and Cloud VM development rules for cmux. Use when editing web/app/api, web/services, backend scripts, Cloud VM lifecycle, provider…

cmuxtoday27k
@manaflow-ai@manaflow-aiView Skill
beads
Skill

beads

Use when working in a repository that uses bd or Beads for durable project task tracking, issue dependencies, blocker management, multi-session handoff, or…

@gastownhall@gastownhallView Skill
beads-docs
Skill

beads-docs

Project conventions for writing, editing, restructuring, or reviewing the beads user documentation — the Mintlify site under docs/. Use this whenever you touch…

@gastownhall@gastownhallView Skill
archon-cli
Skill

archon-cli

Drive Archon through its CLI: run AI workflows on a repo, manage those runs (inspect, approve, reject, cancel, resume), set up Archon or change its config,…

@coleam00@coleam00View Skill
docker-extend
Skill

docker-extend

Use when: User wants to extend Docker with custom tools, personalize the Docker environment, or set up user-specific Docker customization. Triggers: 'extend…

@coleam00@coleam00View Skill
paseo-advisor
Skill

paseo-advisor

Spin up a single agent as an advisor — second opinion on the current task. Use when the user says "advisor", "second opinion", "what does X think", or wants an…

@getpaseo@getpaseoView Skill
paseo-committee
Skill

paseo-committee

Form a committee of two high-reasoning agents to step back, do root cause analysis, and produce a plan. Use when stuck, looping, tunnel-visioning, or facing a…

@getpaseo@getpaseoView Skill
drizzle
Skill

drizzle

Use this skill when writing or modifying Drizzle ORM schemas, queries, or migrations in this repo — specifically the `@internal/dashboard-agent-db` package…

10,720 more in Development. See them all →