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
tools-only
155-zero-0a870ee6
Defines quality standards and validation checklists for agent workflows, Python tools, and documentation, including automated checks and pre-commit gates.
7 · bundle
tools-only
159-tool-32546c63
Automates the preparation of Easy difficulty diagram specifications from a CSV report and chapter files, generating reports, execution plans, and spec files for MicroSim generation.
7 · bundle
tools-only
180-name-afdc4f6c
Converts legacy agent resources such as subagents, commands, and rules into the unified Agent Skills format, with classification, conversion, and verification steps.
7 · bundle
tools-only
180-name-e2f4c898
Provides guidelines and best practices for aggregates and aggregate roots, referencing detailed documentation.
7 · bundle
tools-only
199-rust-b896a505
Teaches Rust traits, generics, and type system concepts with code examples and best practices.
7 · bundle
tools-only
005-tier-013a934a
Reference for the Agent Script language used in Salesforce Agentforce, covering syntax, deployment methods, and troubleshooting.
7 · bundle
tools-only
011-main-6e6d1018
Guides setting up Drizzle ORM with Vercel Postgres and Vercel KV for a manufacturing analysis app, covering schema definition, queries, migrations, caching, sessions, and rate limiting.
7 · bundle
infinition
spike
Runs throwaway experiments to validate feasibility before building, producing a verdict with evidence.
2
infinition
ascii-art
Renders text or images as ASCII art for terminal-friendly output, including banners, frames, QR codes, and weather.
2
infinition
github-auth
Authenticates to GitHub using a token, SSH key, or the gh CLI, with guidance for troubleshooting common auth failures.
2 · bundle
infinition
github-issues
Create, search, triage, and label GitHub issues using the gh CLI or REST API, with guidance on avoiding duplicates and managing the backlog.
2 · bundle
infinition
simplify-code
Runs three parallel reviewers to find code reuse, quality, and efficiency issues in a diff, then applies safe fixes and reports risky ones.
2
infinition
github-code-review
Reviews local git changes and GitHub pull requests, leaving inline comments and formal reviews.
2 · bundle
infinition
github-pr-workflow
Guides a coding agent through the full GitHub pull request lifecycle: branch, commit, open PR, monitor CI, fix failures, merge, and clean up, using either the gh CLI or git plus curl.
2 · bundle
infinition
systematic-debugging
Diagnose bugs by establishing a tight feedback loop, tracing root cause, and verifying fixes with regression tests before making changes.
2
infinition
github-repo-management
Manage GitHub repositories end-to-end: clone, create, fork, configure settings, protect branches, set secrets, create releases, and run workflows using gh or git+curl.
2 · bundle
infinition
requesting-code-review
Verifies a code change before it lands by scanning the staged diff, running tests, and delegating to an independent reviewer.
2
johnalbertini14-glitch
mcdonald
麦当劳助手 - 查询/领取优惠券、活动日历、餐品营养信息、门店查询
1 · bundle
johnalbertini14-glitch
nom
Fetches recent GitHub activity from the Nom feed and presents it as a clear, readable summary.
1 · bundle
johnalbertini14-glitch
iqdb-onchain-storage
Build on-chain relational databases on Solana using IQ Labs' IQDB, hanLock, and x402 tools, including CRUD operations, tamper-evident rolling hashes, password-based encoding, and payment-gated file inscription.
1 · bundle
johnalbertini14-glitch
vgl
Generates structured VGL JSON for Bria FIBO models, giving deterministic control over objects, lighting, camera, composition, and style instead of natural language prompts.
1 · bundle
johnalbertini14-glitch
gitmap
Provides Git-like version control for ArcGIS web maps, wrapping the gitmap CLI to expose branch, commit, diff, push/pull, and map discovery as callable tools.
1 · bundle
johnalbertini14-glitch
aria2
Manages aria2 downloads via its RPC interface, supporting magnet links, torrents, and HTTP files, with commands to add, monitor, pause, resume, and remove tasks.
1 · bundle
johnalbertini14-glitch
oban-designer
Design and implement Oban background job workers for Elixir, covering queue configuration, retries, uniqueness, cron scheduling, and testing.
1 · bundle
johnalbertini14-glitch
plaid
Interact with the Plaid finance platform to link bank accounts, fetch balances, and query transactions by date range using the plaid-cli tool.
1 · bundle
johnalbertini14-glitch
opentangl
Configures a self-driving development loop for JavaScript/TypeScript projects, generating configuration files and preparing OpenTangl to run autonomously.
1 · bundle
nagarenegishi
pr-draft
Generates a pull request title and body from local git history, writing them to a draft file for review before publishing.
0
nagarenegishi
git-commit
Turns working-tree changes into well-formed local commits following Conventional Commits, with atomic boundaries and issue references.
0 · bundle
nagarenegishi
unit-tests
Systematically adds unit test coverage to existing source files in any project, tracking progress across sessions via scan, plan, and write modes.
0
nagarenegishi
issue-publish
Publishes a reviewed GitHub issue draft by creating or editing an issue with the gh CLI, assigning it to the current user, and never commenting, closing, or reopening issues.
0
nagarenegishi
learning-mode-coding
Switches Claude Code into a teaching-first mode for unfamiliar technologies, explaining concepts and commands step by step without writing code until approved.
0
paramchordiya
ml-engineering
Enforces rigorous ML modeling, feature engineering, training, and evaluation standards at principal-engineer level.
0
paramchordiya
python-excellence
Enforces principal-engineer-level Python code quality: formatting, type safety, idiomatic patterns, class and function design, and anti-pattern prevention.
0
paramchordiya
software-architecture
Enforces system design, project structure, dependency management, error handling, testing, and documentation standards at principal-engineer level.
0
paramchordiya
algorithms-and-data-structures
Enforces complexity analysis, correct data structure selection, vectorization, and algorithm implementation discipline at principal-engineer level.
0
phoroth
tdd
Guides test-first development with vertical slices, one test at a time, and refactoring after green.
3 · 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 005-tier_013a934a, github-auth, github-issues. 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.