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,772 skills
auto-skiller
quick
Executes small ad-hoc tasks with GSD guarantees, spawning planner and executor agents, tracking tasks in .planning/quick/, and updating STATE.md. Supports composable flags for discussion, research, plan-checking, and verification.
1 · bundle
auto-skiller
review
Runs independent AI CLI reviewers over phase plans and merges their feedback into a REVIEWS.md file.
1 · bundle
auto-skiller
node-repair
Repairs failed task verification by choosing a strategy: retry with adjustments, decompose into sub-tasks, prune infeasible tasks, or escalate to the user.
1 · bundle
auto-skiller
receiving-code-review
Guides technical evaluation of code review feedback, emphasizing verification before implementation and reasoned pushback over performative agreement.
1 · bundle
auto-skiller
videodb
Ingest, index, search, edit, and generate video and audio assets from files, URLs, RTSP feeds, or desktop capture, with real-time alerts and stream links.
1 · bundle
auto-skiller
requesting-code-review
Dispatches a code-reviewer subagent to evaluate work against requirements and plan, then acts on the feedback before merging.
1 · bundle
mhassan0000
skill-creator
Guides users through creating, editing, and optimizing agent skills, including drafting, testing, evaluating, and improving skill descriptions for better triggering.
1 · bundle
mhassan0000
algorithmic-art
Creates algorithmic art with p5.js, starting from a generative philosophy and expressing it through seeded randomness, noise fields, and particle systems.
1 · bundle
mhassan0000
web-artifacts-builder
Builds elaborate, multi-component claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui, with scripts to initialize a project and bundle it into a single HTML file.
1 · bundle
mhassan0000
videodb
Ingests video and audio from files, URLs, live feeds, or desktop capture; indexes and searches moments with timestamps; transcodes, edits timelines, generates media assets, and emits real-time alerts.
1 · bundle
mhassan0000
benchmark
Measures performance baselines, detects regressions before and after PRs, and compares stack alternatives.
1
mhassan0000
code-tour
Creates CodeTour `.tour` files with real file and line anchors for guided codebase walkthroughs, including onboarding, architecture, PR, and RCA tours.
1
mhassan0000
ecc-guide
Guides users through ECC's components and installation by inspecting the live repository before answering.
1
mhassan0000
gateguard
Blocks Edit/Write/Bash actions until the agent presents concrete facts about imports, data schemas, and the user's instruction, improving output quality.
1
mhassan0000
ui-to-vue
Batch-converts UI design screenshots into Vue 3 Composition API components, with support for Vant, Element Plus, and Ant Design Vue.
1
mhassan0000
api-design
Design consistent, developer-friendly REST APIs with resource naming, HTTP methods, status codes, pagination, filtering, sorting, authentication, and rate limiting.
1
mhassan0000
writing-plans
Creates detailed, bite-sized implementation plans from specs or requirements, with file structure, task decomposition, and TDD steps.
1 · bundle
mhassan0000
cpp-testing
Provides a workflow for writing, updating, and fixing C++ tests with GoogleTest/GoogleMock, configuring CMake/CTest, diagnosing failures, and adding coverage or sanitizers.
1
mhassan0000
e2e-testing
Provides Playwright patterns for building stable E2E test suites, including Page Object Model, configuration, flaky test strategies, artifact management, and CI/CD integration.
1
mhassan0000
manim-video
Creates technical explainer animations with Manim, covering graphs, workflows, and system diagrams, and produces storyboards, scene plans, and rendered MP4s.
1 · bundle
mhassan0000
quarkus-tdd
Guides test-driven development for Quarkus 3.x services with JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo, targeting 80%+ coverage for event-driven architectures.
1
mhassan0000
eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles.
1
mhassan0000
jpa-patterns
Provides JPA/Hibernate patterns for Spring Boot data modeling, including entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and connection pooling.
1
mhassan0000
rust-testing
Guides writing Rust tests with TDD, covering unit, integration, async, property-based, mocking, and coverage patterns.
1
mhassan0000
tdd-workflow
Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests when writing features, fixing bugs, or refactoring code.
1
mhassan0000
threejs
Creates 3D elements and interactive browser experiences with Three.js, covering scenes, materials, controls, and post-processing.
1
mhassan0000
executing-plans
Loads a written implementation plan, reviews it critically, executes all tasks with verification, and reports completion, stopping to ask for help when blocked.
1
mits-pl
add-rpc
Guides developers through adding new RPC commands to Wave Terminal, covering interface definitions, type conventions, code generation, and implementation across server, Electron, frontend, remote, and terminal components.
39
mits-pl
wps-events
Implements and manages Wave Terminal's WPS publish-subscribe event system, covering event type definition, publishing, subscribing, and TypeScript type generation.
39
mits-pl
create-view
Implements a new view type in Wave Terminal by creating a ViewModel class, a React view component, and registering it in the BlockRegistry.
39
galyarderlabs
full
Consolidates 89 high-integrity SOPs for the Full department of the Galyarder Framework, covering adapter creation, execution protocols, and multi-agent hygiene.
20 · bundle
galyarderlabs
product
Creates agent company packages that conform to the Agent Companies specification, either from scratch or by analyzing an existing repository.
20
galyarderlabs
release
Coordinate a full Galyarder Framework release across engineering verification, npm, GitHub, smoke testing, and announcement follow-up.
20
galyarderlabs
architect
Resolves legacy references to the architect capability by routing to the current runtime equivalent, such as an agent or modern skill.
20
galyarderlabs
pr-report
Produces a maintainer-grade review of a pull request or large contribution, explaining the change tutorial-style and delivering a polished HTML or Markdown report with a concrete merge recommendation.
20 · bundle
galyarderlabs
tdd-guide
Resolves legacy references to the tdd-guide capability by routing to the current runtime's equivalent agent, plugin, or skill.
20

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 quick, review, videodb. 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.