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
joshuashepherd
vite
Configures Vite projects, covering vite.config.ts, plugin API, SSR, and Vite 8 Rolldown migration.
1 · bundle
joshuashepherd
remotion
Creates programmatic videos with React using Remotion, covering compositions, animations, motion graphics, and MP4 rendering, plus walkthrough and content-to-animation workflows.
1 · bundle
joshuashepherd
react-components
Converts Stitch designs into modular Vite and React components, using MCP networking and AST-based validation to ensure code quality.
1 · bundle
joshuashepherd
icon-system
Establishes or validates a canonical Icon wrapper component, size token scale, stroke weight conventions, and illustration usage standards for a project, creating src/components/ui/icon.tsx and documenting the system.
1
luokai0
create
Quick-reference guide for project scaffolding, covering directory structures, template engines, config files, and conventions.
10 · bundle
luokai0
flutter
Build reliable Flutter apps by avoiding state loss, widget rebuild traps, and async pitfalls.
10 · bundle
luokai0
basjoofan
Runs API, performance, load, stress, and HTTP tests using the basjoofan CLI with configurable concurrency, duration, and statistics output.
10 · bundle
luokai0
api-designer
Designs scalable REST and GraphQL APIs, creates OpenAPI 3.1 specifications, and plans versioning, pagination, and error handling.
10 · bundle
jorcan
c-pro
Provides C programming guidance for systems programming, memory management, and performance, with best practices for writing safe and efficient code.
0 · bundle
jorcan
csharp
Use the official Anthropic C# SDK to send messages, stream responses, and define tools with JSON schema.
0 · bundle
jorcan
kaizen
Guides incremental code improvements, error-proofing through types and validation, and standardization for higher quality software.
0 · bundle
jorcan
graphql
Designs secure, high-performance GraphQL APIs by applying schema design, DataLoader batching, query depth limiting, and resolver-level authorization patterns.
0 · bundle
jorcan
php-pro
Write idiomatic, high-performance PHP code using generators, iterators, SPL data structures, and modern OOP features.
0 · bundle
jorcan
fp-async
Build clean async pipelines with fp-ts TaskEither, replacing nested try/catch with composable error handling and parallel execution patterns.
0 · bundle
jorcan
pc-games
Guides engine selection and platform-specific principles for PC and console game development, covering Steam integration, controller support, and performance optimization.
0 · bundle
gabrielmoreira
capability-evolver
Analyzes runtime history to identify failures and inefficiencies, then autonomously writes improvements using a protocol-constrained evolution engine. Communicates with EvoMap Hub via a local Proxy mailbox.
17 · bundle
gabrielmoreira
cli-anything
Builds, refines, tests, or validates a CLI-Anything harness for a GUI application or source repository, producing a stateful Click CLI with JSON output and REPL mode.
17
gabrielmoreira
cli-anything-hermes
Builds, refines, tests, or validates a CLI-Anything harness for a GUI application or source repository, producing a Python-based Click CLI with REPL mode and JSON output.
17
gabrielmoreira
tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
17
gabrielmoreira
using-aegis
Routes requests to Aegis skills based on intent, loading relevant skills for debugging, planning, and goal framing while keeping fast-path responses lightweight.
17 · bundle
gabrielmoreira
runtime
Mounts a fetch-native CopilotRuntime on any JS server, wires middleware, selects an AgentRunner, and integrates built-in or external agent frameworks.
17 · bundle
samyakjhaveri
pr
Pushes the current branch and opens a GitHub pull request with a structured title and body.
0
samyakjhaveri
fix-bug
Structured workflow to reproduce, diagnose, plan, fix, verify, and record a bug fix, requiring a deterministic reproduction before diagnosis and minimal changes only.
0
samyakjhaveri
validate
Runs a two-wave validation pipeline (deterministic checks then rule-based checks) before every git commit, writing a sentinel file that a pre-commit hook enforces. Includes optional quick mode (first wave only) and a fix loop with up to three iterations.
0
samyakjhaveri
session-critique
Runs an adversarial, decision-aware review of all session work before committing, checking decision adherence and code maintainability, and applies only user-authorized fixes.
0 · bundle
samyakjhaveri
improve-codebase-architecture
Finds architectural friction in a codebase and proposes deep-module refactors to improve testability and AI-navigability, informed by the domain glossary and ADRs.
0 · bundle
samyakjhaveri
codex-review
Runs the current git diff through the Codex CLI for an independent, read-only second-opinion review, then triages findings back into the session for Claude to apply fixes.
0
samyakjhaveri
zoom-out
Provides a higher-level map of relevant modules and callers using the project's domain glossary when you're unfamiliar with a code area.
0
samyakjhaveri
systematic-debugging
Guides a structured root-cause investigation before any fix, covering reproduction, evidence gathering, hypothesis testing, and implementation with failing tests.
0 · bundle
samyakjhaveri
understand-anything
Analyzes a codebase with multiple agents and builds an interactive React knowledge graph dashboard for onboarding and visual architecture exploration.
0
neuralblitz
root
Assists with software engineering tasks including writing, editing, and explaining code, searching codebases, running commands, managing files, debugging, and implementing features.
1 · bundle
neuralblitz
angular
Builds single-page applications with component-based architecture, dependency injection, reactive forms, and routing.
1
neuralblitz
cypress
Provides guidance and best practices for working with Cypress, covering setup, development, deployment, and troubleshooting.
1
neuralblitz
architecture
Applies SOLID principles, clean architecture layers, dependency injection, and patterns like CQRS and event sourcing to design scalable, maintainable systems.
1
neuralblitz
cryptography
Explains cryptographic primitives and provides Python implementations for encryption, hashing, key exchange, and digital signatures.
1
mariadb-corporation
mariadb-revoke
Explains MariaDB-specific REVOKE syntax and behavior, including the five grammar forms, privilege requirements, error semantics, and role/proxy revocation nuances.
0

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 pc-games, using-aegis, systematic-debugging. 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.