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
github
ai-ready
Guides users to install and run the ai-ready skill for making repositories AI-ready with AGENTS.md, instructions, and CI workflows.
36.2k
github
refactor
Improve code structure and readability without changing external behavior through surgical refactoring techniques.
36.2k
github
remember
Transforms lessons learned into domain-organized memory instructions that persist across VS Code contexts, with global and workspace scopes.
36.2k
github
lsp-setup
Installs and configures Language Server Protocol servers for Copilot CLI to enable code intelligence features like go-to-definition, find-references, hover, and type info.
36.2k · bundle
github
git-commit
Create standardized, semantic git commits using the Conventional Commits specification by analyzing diffs to determine type, scope, and message.
36.2k
github
java-junit
Write effective unit tests with JUnit 5, covering standard and data-driven testing approaches.
36.2k
github
batch-files
Write, debug, and maintain Windows batch files (.bat/.cmd) for system administration, automation, and CLI tool development.
36.2k · bundle
github
context-map
Analyze a codebase and generate a structured map of files relevant to a task before making changes.
36.2k
github
csharp-docs
Ensure C# types are documented with XML comments following best practices for summaries, parameters, returns, and exceptions.
36.2k
github
game-engine
Build web-based games and game engines using HTML5 Canvas, WebGL, and JavaScript with frameworks like Phaser, Three.js, and Babylon.js.
36.2k · bundle
github
msgraph-sdk
Integrate Microsoft Graph SDK into .NET, TypeScript/JavaScript, or Python projects to access Microsoft 365 data and services.
36.2k · bundle
github
quasi-coder
Interprets shorthand, quasi-code, and natural language descriptions to produce production-quality code, bridging gaps between varying technical expertise levels.
36.2k
github
autoresearch
Guides users through defining goals, metrics, and scope, then runs an autonomous loop of code changes, testing, measuring, and keeping or discarding results for any programming task with a measurable outcome.
36.2k
github
csharp-async
Follow best practices for asynchronous programming in C#, including naming, return types, exception handling, performance, and common pitfalls.
36.2k
github
csharp-tunit
Write effective unit tests with TUnit, covering standard tests, data-driven tests, and migration from xUnit.
36.2k
github
csharp-xunit
Write effective unit tests with XUnit, covering standard and data-driven testing approaches.
36.2k
github
editorconfig
Generates a comprehensive .editorconfig file based on project analysis and user preferences, ensuring consistent coding styles across editors.
36.2k
github
mvvm-toolkit
Build .NET MVVM ViewModels with CommunityToolkit.Mvvm source generators, base classes, and commands for WPF, WinUI, MAUI, Uno, and Avalonia.
36.2k · bundle
github
pr-dashboard
Open a GitHub PR dashboard in the browser for a specified date range and role filter.
36.2k · bundle
github
automate-this
Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.
36.2k
github
create-readme
Generates a comprehensive, well-structured README.md file for a project by analyzing the workspace and following best practices.
36.2k
github
csharp-mstest
Write effective unit tests with modern MSTest 3.x/4.x, covering assertion APIs, data-driven tests, and test lifecycle best practices.
36.2k
github
memory-merger
Merges mature lessons from a domain memory file into its instruction file, preserving knowledge with minimal redundancy.
36.2k
github
nuget-manager
Manage NuGet packages in .NET projects using the dotnet CLI for adding, removing, and updating package versions.
36.2k
github
refactor-plan
Creates a concrete, multi-phase plan before starting a multi-file refactor, including affected files, dependencies, verification steps, and rollback procedures.
36.2k
github
dotnet-upgrade
Provides structured prompts for analyzing, planning, and executing .NET framework upgrades, covering project assessment, dependency management, code modernization, CI/CD updates, testing, and documentation.
36.2k
github
plantuml-ascii
Generate ASCII art diagrams from PlantUML source files for use in terminals, documentation, and version-controlled environments.
36.2k
github
qdrant-scaling
Guides scaling decisions for Qdrant vector databases based on data volume, query throughput, latency, or query volume.
36.2k
github
webapp-testing
Test and debug local web applications using Playwright browser automation, including UI verification, screenshot capture, and console log inspection.
36.2k · bundle
github
dotnet-timezone
Resolve timezone questions for .NET and C# code with production-safe guidance and copy-paste-ready snippets, including address-to-timezone lookup, cross-platform ID mapping, and DST-safe scheduling.
36.2k · bundle
github
eval-driven-dev
Build automated evaluation pipelines for Python LLM applications using real LLM calls and structured test datasets.
36.2k · bundle
github
freecad-scripts
Generate production-quality Python scripts for FreeCAD CAD application, covering geometry creation, parametric objects, GUI tools, and automation.
36.2k · bundle
github
java-springboot
Provides best practices for developing high-quality Spring Boot applications, covering project structure, dependency injection, configuration, web layer, service layer, data layer, logging, testing, and security.
36.2k
github
mvvm-toolkit-di
Wire CommunityToolkit.Mvvm ViewModels into Microsoft.Extensions.DependencyInjection with constructor injection, service lifetimes, IMessenger registration, and testing seams for WPF, WinUI 3, MAUI, Uno, and Avalonia apps.
36.2k · bundle
github
pytest-coverage
Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.
36.2k
github
repo-story-time
Transform any repository's commit history and structure into a comprehensive technical summary and narrative story.
36.2k

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 game-engine, batch-files, msgraph-sdk. 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.