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
jorcan
Plotly
Creates interactive, publication-quality charts with hover, zoom, and pan, plus static exports and Dash integration.
0 · bundle
jorcan
Shadcn
Customize shadcn/ui themes by editing CSS variables, adding custom colors, and adjusting border radius.
0 · bundle
jorcan
Results
Documents benchmark results for a multi-agent system and provides commands to run benchmark suites.
0 · bundle
jorcan
Videodb
Ingest, index, search, and edit video and live streams with timestamps, subtitles, overlays, and real-time alerts.
0 · bundle
jorcan
Debugger
Provides a structured debugging workflow for diagnosing errors, test failures, and unexpected behavior, including root cause analysis and verification steps.
0 · bundle
jorcan
Fp React
Practical patterns for using fp-ts with React, covering hooks, state management, form validation, and data fetching for React 18/19 and Next.js 14/15.
0 · bundle
jorcan
Remotion
Creates walkthrough videos from Stitch app designs using Remotion, with smooth transitions, zoom effects, and text overlays.
0 · bundle
huuanh20
Ck Cook
Implements code features phase by phase from a JSON or Markdown plan, with configurable unit-test and quality-gate choices, token-budgeted execution, and resumable state.
1 · bundle
huuanh20
Team Dev
Generates backend source code files, .env.example, and pr-description.md from BA, TechLead, and PM artifacts, following a configurable seniority level.
1 · bundle
huuanh20
Playwright Skill
Automates browser interactions and testing with Playwright, including form filling, screenshots, responsive checks, and login flows, with automatic dev server detection.
1 · bundle
samyakjhaveri
Paper Write
Drafts a LaTeX paper section by section from an outline, with venue-specific templates and citation management.
0 · bundle
samyakjhaveri
Writing Skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
0 · bundle
samyakjhaveri
Receiving Code Review
Guides technical verification of code review feedback before implementation, emphasizing reasoned pushback over performative agreement.
0
samyakjhaveri
Dispatching Parallel Agents
Delegates independent debugging tasks to parallel agents with isolated context, preserving the main session for coordination.
0
neuralblitz
AWS
Design and implement AWS architectures with best practices for IAM, S3, Lambda, DynamoDB, and serverless deployments.
1 · bundle
neuralblitz
Csharp
Write idiomatic C# code using .NET features, async/await, LINQ, SOLID principles, dependency injection, and unit tests.
1
neuralblitz
Algorithms
Implements and applies algorithms concepts, designs solutions using algorithmic principles, and optimizes performance for algorithm implementations.
1
neuralblitz
Create Rule
Creates Cursor rules in .cursor/rules/ with YAML frontmatter for persistent AI guidance, including scope and file pattern configuration.
1
mariadb-corporation
Mariadb Call
Documents MariaDB-specific CALL syntax and behavior, including optional parentheses, OUT/INOUT parameter binding, result sets, privileges, prepared statements, and recursion limits.
0
mariadb-corporation
Mariadb Client
Covers MariaDB-specific behavior of the mariadb command-line client, including batch mode output, delimiter handling, safe-updates, charset detection, and TLS defaults, for writing or reviewing shell commands and scripts.
0
mariadb-corporation
Mariadb Select
Covers MariaDB-specific SELECT syntax and behavior, including optimizer hints, LIMIT extensions, row locking, temporal queries, and file output.
0
mariadb-corporation
Mariadb Replace
Explains MariaDB's REPLACE statement: its delete-then-insert behavior, when it triggers, data-loss risks, and the upsert alternative. Use when writing or reviewing REPLACE statements.
0
mariadb-corporation
Mariadb Alter User
Covers MariaDB-specific ALTER USER and SET PASSWORD syntax, including IF EXISTS semantics, authentication methods, password expiration, account locking, and resource limits.
0
mariadb-corporation
Mariadb Lock Tables
Explains MariaDB explicit table locking (LOCK TABLES/UNLOCK TABLES) and named user-level locks (GET_LOCK family), covering alias traps, implicit commits, and multi-lock semantics for writing or reviewing locking code.
0
mariadb-corporation
Mariadb Create Trigger
Covers MariaDB-specific CREATE TRIGGER syntax and behavior, including OR REPLACE, DEFINER, multiple trigger events, FOLLOWS/PRECEDES ordering, OLD/NEW rules, and restrictions. Use when writing, generating, or reviewing CREATE TRIGGER statements for MariaDB.
0
mariadb-corporation
Mariadb Create Sequence
Generates and reviews MariaDB CREATE SEQUENCE statements with version-specific syntax, defaults, and gotchas.
0
mariadb-corporation
Create Shell Plugin
Scaffolds a MariaDB Shell plugin folder with a correctly documented init.py or init.js, following the plugin registrar's conventions for decorators, docstrings, and loading paths.
0
mariadb-corporation
Mariadb Connector R2dbc Install
Adds the MariaDB Connector/R2DBC reactive driver to a Maven or Gradle build and configures connection factories, pooling, and TLS, including the R2DBC-specific URL scheme and parameter names.
0
auto-skiller
Diagnose
Runs a disciplined diagnosis loop for hard bugs and performance regressions, from reproduction through hypothesis testing, instrumentation, fixing, and regression testing.
1 · bundle
auto-skiller
Code Review
Reviews staged and unstaged code changes for security vulnerabilities, code quality issues, and adherence to project conventions, reporting findings by severity.
1
auto-skiller
Unit Testing
Runs an interactive QA session, clarifying user-reported problems, exploring the codebase for context, and filing durable, user-focused GitHub issues.
1 · bundle
auto-skiller
Test Coverage
Analyzes test coverage reports, identifies under-covered files, and generates missing tests to reach 80% or higher coverage.
1
auto-skiller
Error Resolution
Diagnoses and fixes build, type, and runtime errors with minimal changes, covering TypeScript, PyTorch, and other build systems.
1
auto-skiller
Verification Patterns
Provides grep-based patterns to verify that code artifacts are real implementations rather than stubs or placeholders, covering React components, API routes, database schemas, and hooks.
1
auto-skiller
Do
Routes freeform user requests to the appropriate GSD command based on intent, confirming the routing before dispatching.
1 · bundle
auto-skiller
Fast
Executes trivial coding tasks inline without subagent overhead, committing changes atomically.
1 · bundle

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 paper-write, aws, unit-testing. 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.