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
lucaspmarie-a11y
molykit
Build cross-platform AI chat interfaces with Makepad using MolyKit, covering async patterns, bot client integration, SSE streaming, and chat widgets.
5
lucaspmarie-a11y
php-pro
Write idiomatic PHP code using generators, iterators, SPL data structures, and modern OOP features for high-performance applications.
5
lucaspmarie-a11y
videodb
Ingest, index, search, and edit video and audio content with timestamps, subtitles, overlays, and live-stream alerts.
5 · bundle
lucaspmarie-a11y
debugger
Provides a structured debugging workflow for diagnosing errors, test failures, and unexpected behavior, including root cause analysis and verification steps.
5
lucaspmarie-a11y
fp-async
Build clean async pipelines with fp-ts TaskEither, replacing nested try/catch with composable error handling, chaining, and parallel execution.
5
lucaspmarie-a11y
fp-react
Practical patterns for using fp-ts with React, covering hooks, state, forms, and data fetching for React 18/19 and Next.js 14/15.
5
lucaspmarie-a11y
java-pro
Provides expert guidance on modern Java 21+ development, including virtual threads, Spring Boot 3.x, JVM optimization, and cloud-native enterprise patterns.
5
lucaspmarie-a11y
remotion
Creates walkthrough videos from Stitch project screens using Remotion, with transitions, zoom effects, and text overlays.
5
lucaspmarie-a11y
ruby-pro
Provides expert guidance for writing idiomatic Ruby code, covering metaprogramming, Rails patterns, gem development, performance optimization, and testing with RSpec and Minitest.
5
lucaspmarie-a11y
autopilot
Turns a brief product idea into working, verified code by orchestrating requirements analysis, planning, parallel implementation, QA, and multi-perspective validation.
5
lucaspmarie-a11y
biopython
Provides reference documentation and code patterns for Biopython, covering sequence handling, alignments, NCBI database access, BLAST, protein structures, phylogenetics, and other bioinformatics tasks.
5
lucaspmarie-a11y
evolution
Continuously improves Makepad development skills by capturing reusable patterns, fixing errors, and validating content during development.
5
lucaspmarie-a11y
fp-errors
Handle errors as values using fp-ts Either and TaskEither, replacing try/catch with predictable, type-safe error handling patterns.
5
lucaspmarie-a11y
julia-pro
Provides expert guidance on modern Julia 1.10+ development, covering performance optimization, multiple dispatch, testing, and production-ready practices.
5
qhjqhj00
tmux
Manage persistent terminal sessions, windows, and panes with tmux, including scripting multi-pane layouts and automating commands from bash.
3 · bundle
qhjqhj00
pymoo
Solve single- and multi-objective optimization problems with NSGA-II/III, MOEA/D, and other evolutionary algorithms, including Pareto front analysis, constraint handling, and benchmarking on standard test problems.
3 · bundle
qhjqhj00
plotly
Creates interactive Plotly visualizations in Python, covering Express and Graph Objects for scatter, line, bar, heatmap, 3D, and geographic charts, plus subplots, styling, and HTML export.
3 · bundle
qhjqhj00
pydicom
Read, write, and manipulate DICOM medical imaging files, including pixel data extraction, metadata editing, anonymization, format conversion, and compression handling.
3 · bundle
qhjqhj00
wiki-qa
Answers questions about a code repository by analyzing source files and citing evidence with linked citations.
3 · bundle
qhjqhj00
eer
Compute the Equal Error Rate (EER) metric using torchmetrics for binary, multiclass, or multilabel classification tasks, with reference signatures and usage examples.
3
qhjqhj00
auroc
Computes the AUROC metric using torchmetrics, handling binary, multiclass, and multilabel tasks with configurable thresholds and averaging.
3
qhjqhj00
logauc
Computes the LogAUC metric using the torchmetrics implementation for binary, multiclass, or multilabel classification tasks.
3
qhjqhj00
recall
Computes the Recall metric using torchmetrics, including configuration for binary, multiclass, and multilabel tasks.
3
qhjqhj00
r2score
Computes the R2Score metric using torchmetrics, handling single and multi-output predictions with options for adjusted and variance-weighted scores.
3
qhjqhj00
copilot-docs
Configure repository-specific guidance for GitHub Copilot by creating and structuring .github/copilot-instructions.md files.
3 · bundle
softnanolab
cleanup
Tears down a merged PR's worktree and feature branch, verifying merge status on GitHub before deleting local and remote branches and switching back to the main worktree.
1
softnanolab
polish-pr
Address Codex review comments on an open PR, re-run thermo-nuclear-code-quality-review, sync with the base branch, and push the updates. Use after a Codex (or human) review has landed on a PR you opened — the skill resolves each comment in code, marks the GitHub review thread resolved, then rebases/merges any new base-branch commits before pushing.
1
softnanolab
monitor-jobs
Monitor SLURM/PBS jobs and their logs. Use when the user asks to monitor, check, or watch a submitted job. Automatically detects running/pending jobs, tails logs, and reports errors.
1
softnanolab
claude
Get a second opinion from Claude Code. Use from Codex when you want to cross-check your reasoning, validate a plan, or get an independent review from Claude.
1
bdm-15
sam-scan
Search SAM.gov for live notices matching a pursuit row (agency, incumbent, NAICS keywords) and save results to sam_scan.md. Use for admin monitor setup, presolicitation watch, or when user asks what is live on SAM for an expiring contract.
0
bdm-15
ptw-analysis
Price-to-win lens using GSA CALC+, BLS OEWS, and incumbent USASpending award patterns for a pursuit. Use when user asks for realism checks or competitive pricing posture before proposal — draft skill, not production-verified.
0
bdm-15
teaming-finder
Find adjacent vendors and subs (not top market primes) who fill a capability gap against a displacement target using USASpending flows and SAM entity signals. Use when user defines a teaming gap and wants vault-ready partner shortlist with citations.
0
bdm-15
igce-builder-cr
Cost-reimbursement IGCE scaffold for CPFF, CPAF, and CPIF with fee caps and estimated-cost structure (BLS + CALC+ + per diem MCPs). USE WHEN the user asks to "build a CPFF IGCE", "cost reimbursement estimate", "CPAF fee cap", "CPIF incentive structure", "CR IGCE", or "estimated cost plus fee". DO NOT USE FOR FFP (`igce-builder-ffp`) or T&M (`igce-builder-lh-tm`).
0
bdm-15
value-propositions
Draft outcome-led value proposition hooks for a target agency or pursuit using vault context and mission alignment. Use when user asks for messaging angles for capture — catalog skill from coreyhaines marketingskills pattern.
0
neuralblitz
algebra-based-design
Algebra Based Design Skill
1 · bundle
neuralblitz
botany-based-testing
Botany Based Testing Skill
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 videodb, algebra-based-design, botany-based-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.