Coding & Dev Tools Agent Skills

Coding agent skills teach AI agents repeatable engineering workflows: reviewing pull requests, writing tests, refactoring safely, and enforcing house style. Install one SKILL.md and your agent applies the same checklist every time, whether you use Claude Code, Cursor, Codex, or another agent.

Coding & Dev Tools

9,777 skills
auto-skiller
Ship
Creates a pull request from completed phase work, generates a rich PR body from planning artifacts, optionally runs code review, and prepares for merge.
1 · bundle
auto-skiller
Swift Concurrency
Adopt Swift 6.2's concurrency model with patterns for MainActor isolation, isolated conformances, and explicit background offloading to eliminate data-race errors.
1
auto-skiller
UI Demo
Records polished demo videos of web applications using Playwright, with an injected cursor overlay, natural pacing, and a discover-rehearse-record workflow.
1 · bundle
mhassan0000
MCP Builder
Guides the creation of high-quality MCP servers, covering design, implementation, testing, and evaluation for Python and TypeScript.
1 · bundle
mhassan0000
UI Demo
Records polished UI demo videos of web applications using Playwright, with an injected cursor overlay, natural pacing, and a discover-rehearse-record workflow.
1
mhassan0000
Repo Scan
Audits source code across C++, Android, iOS, and Web to classify files, detect embedded third-party libraries, and produce four-level verdicts with interactive HTML reports.
1
mhassan0000
Django Tdd
Guides test-driven development for Django applications using pytest, factory_boy, and Django REST Framework, covering models, views, serializers, and API testing.
1
mhassan0000
Strict API
Prevents AI agents from calling methods, imports, or variables that do not provably exist in the user's installed version, reducing hallucinated code.
1
mhassan0000
Bun Runtime
Adopt Bun as a JavaScript runtime, package manager, bundler, and test runner, including migration from Node and Vercel deployment.
1
mhassan0000
Laravel Tdd
Write and run test-driven Laravel applications using PHPUnit, Pest, factories, HTTP tests, and Sanctum authentication.
1
mhassan0000
Search First
Guides the agent to research existing tools, libraries, and patterns before writing custom code, using parallel searches across package registries, MCP servers, skills, and GitHub, then evaluating and deciding to adopt, extend, or build.
1
mhassan0000
Vue Patterns
Guides Vue.js 3 development with Composition API, covering component architecture, reactivity, state management with Pinia, routing, testing, and SSR patterns.
1
mits-pl
Add Wshcmd
Guides developers through adding new wsh commands to Wave Terminal, covering file creation, Cobra command structure, flags, block arguments, and RPC integration.
39
mits-pl
Electron API
Guides adding new Electron APIs to Wave Terminal, covering TypeScript types, preload exposure, IPC handlers, and preview stubs for sync, async, fire-and-forget, and event-listener patterns.
39
galyarderlabs
E2e Runner
Resolves legacy references to the e2e-runner capability by routing to the current runtime implementation, agent, or plugin skill.
20
galyarderlabs
Engineering
Consolidated engineering SOPs covering adapter development, TDD gating, and multi-agent operational protocols.
20 · bundle
galyarderlabs
Executing Plans
Executes a written implementation plan task-by-task with verification, review checkpoints, and sub-skill handoffs.
20
galyarderlabs
Super Architect
Resolves legacy references to the super-architect capability by routing to the current runtime equivalent, such as an agent or modern skill.
20
galyarderlabs
Refactor Cleaner
Resolves legacy references to the refactor-cleaner capability by routing to the current runtime equivalent, such as an agent or modern skill.
20
galyarderlabs
Using Git Worktrees
Resolves legacy references to the using-git-worktrees skill by routing to the current runtime capability, agent, or plugin skill.
20
diegosouzapw
Bgo
Automates the full build-to-launch cycle for Blender extensions and add-ons, including packaging, installation, enabling, and launching Blender for rapid testing.
54 · bundle
diegosouzapw
Map
Generates a codebase architecture document and CLAUDE.md scaffold by exploring source code and asking targeted questions.
54 · bundle
diegosouzapw
List
Lists Claude Code components such as skills, environment variables, sessions, settings, and tools, with options to research or display configured values.
54 · bundle
diegosouzapw
Work
Work incrementally on issues using Git worktrees for parallel agent workflows, starting each session by getting bearings and ending with clean state.
54 · bundle
diegosouzapw
Ship
Stages all changes, creates a commit with a provided or prompted message, and pushes to the current branch.
54 · bundle
diegosouzapw
Tdd
Guides implementing features and fixing bugs by writing failing tests first, then minimal code, with verification at each step.
54 · bundle
diegosouzapw
Gh Pr
Create, update, and comment on GitHub pull requests with a focus on material impact, safety, and human reviewability.
54 · bundle
diegosouzapw
Ralph
Plans features interactively, creates dependency-ordered tasks, and prepares Ralph for autonomous execution.
54 · bundle
diegosouzapw
Alps
Create, validate, and improve ALPS profiles for RESTful API design, generating from natural language and providing validation and improvement suggestions.
54 · bundle
diegosouzapw
Agno
Build AI agents, multi-agent teams, and agentic workflows using the Agno framework, with reference files covering agents, teams, workflows, memory, knowledge, and deployment.
54 · bundle
diegosouzapw
Huml
Write, read, and validate HUML documents, converting between YAML/JSON/TOML and HUML for human-readable configuration files.
54 · bundle
diegosouzapw
Wolf
Coordinates a suite of Wolf agent skills covering principles, archetypes, governance, roles, and verification, with mandatory initialization and sequential skill chaining.
54 · bundle
chimeranext
Performance
Optimizes Flutter app performance by reducing rebuilds, improving list rendering, managing memory, and applying profiling and image optimization techniques.
4
chimeranext
Feature Flags
Implements feature flags and remote configuration in Flutter apps using Firebase Remote Config and LaunchDarkly, enabling staged rollouts, A/B testing, and kill switches without app updates.
4
chimeranext
Mobile Testing
Automatiza pruebas de integración y debugging en Flutter usando servidores MCP, con inspección de widgets y gestión de dispositivos.
4 · bundle
chimeranext
In App Purchases
Implements in-app purchases and subscriptions in Flutter using the in_app_purchase plugin and RevenueCat, covering consumables, non-consumables, restore purchases, and receipt validation.
4

Frequently asked questions

What are Coding & Dev Tools agent skills?

Coding agent skills teach AI agents repeatable engineering workflows: reviewing pull requests, writing tests, refactoring safely, and enforcing house style. Install one SKILL.md and your agent applies the same checklist every time, whether you use Claude Code, Cursor, Codex, or another agent.

Which Coding & Dev Tools skills are most installed?

Popular Coding & Dev Tools skills on SkillMD right now include bgo, map, list. Rankings shift as installs change; sort this page by "Most downloaded" for the live list.

Do Coding & Dev Tools skills work with Claude Code and Cursor?

Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds add <owner>/<name>, or copy the file into your agent's skills directory.