Coding & Dev Tools
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.
-
tai-ch0802 Skill Refactoring 2識別程式碼異味與重構程式碼的指引與技巧,基於 Refactoring.guru 原則,並針對 Vanilla JS Chrome 擴充功能調整。
-
tai-ch0802 Skill Code Quality 2務實的編碼標準與程式碼審查指南。涵蓋命名、函式、反模式、審查清單及 AI 特定的審查模式。取代 clean-code + code-review-checklist。
-
softspark Skill Mem Search 2Search past coding sessions using natural language. Finds relevant observations, decisions, and context from previous work.
-
amhuppert Skill Steer 2Reflect on codebase navigation effectiveness at end of conversation. Surfaces dead ends, inefficiencies, missing context. Does not write files — pair with /kiro:steering-custom to persist.
-
amhuppert Skill Compress 2Compress and optimize AI instructions to be clearer, more concise, and more efficient.
-
amhuppert Skill Wait What 2Stop. That last message did not land: re-pitch it.
-
amhuppert Bundle Cheat Sheet 2Create a 1-2 page cheat sheet / quick reference for a tool, language, or framework.
-
amhuppert Skill Create Plan 2Create a decision-complete implementation plan that can be executed mechanically without further design decisions.
-
amhuppert Skill Write Tests 2Write automated tests. Guides test selection, mocking strategy, and writing tests that verify behavior over implementation.
-
amhuppert Bundle Hotkey Helper 2Use when picking or vetting a keyboard shortcut on macOS. Triggers include "what hotkey should I use for X", "is this combo available", "does this shortcut conflict", "recommend a keybinding", "check this combo against my setup", or any mention of choosing, binding, or changing a shortcut in WezTerm, tmux, Zed, Chrome, Claude Code, or macOS. Determines whether a proposed combo collides with OS-reserved bindings, app defaults, or the user's customizations, and recommends ergonomic alternatives when needed.
-
avav25 Bundle Project Init 2Initialize AI context for an existing project — deep scan the codebase, detect tech stack, identify subprojects and major modules, generate root `AGENTS.md`, `ARCHITECTURE.md`, `TESTING.md`, and directory-scoped `AGENTS.md` files for subprojects and significant directories. Works with monorepos, polyglot projects, and large codebases via iterative scanning.
-
avav25 Bundle Deployment Procedures 2Production deployment procedures with rollback plans, health checks, and verification steps. Use when deploying to production, planning rollback strategies, or verifying production health after deployment.
-
bobmatnyc Skill Mpm Monitor 3Control monitoring server and dashboard
71 -
bobmatnyc Skill Mpm Session Resume 3Load context from paused session
71 -
bobmatnyc Skill Mpm Session Management 3PM Session Management
71 -
bobmatnyc Skill Mpm Circuit Breaker Enforcement 2Complete circuit breaker enforcement patterns with examples and remediation
71 -
bobmatnyc Bundle Dispatching Parallel Agents 2Use multiple Claude agents to investigate and fix independent problems concurrently
71 -
amhuppert Skill Transcript Path 2Locate the on-disk Claude Code transcript file (.jsonl under ~/.claude/projects/) for the current or a specified conversation.
-
amhuppert Bundle Optimize Tsconfig 2Optimize tsconfig.json for build speed, watch mode, and tsc memory. Use for slow tsc, too many file watchers, or TypeScript performance audits.
-
amhuppert Skill Shama Add Context 2Add terms, context, or instructions to Shama voice-to-text files for clipboard mode (Ctrl+Opt+Space) or shell-command mode (Ctrl+Opt+S), at project or global level.
-
amhuppert Skill Shama Init Config 2Initialize Shama voice-to-text config for the project — create voice.json, voice-vocabulary.md, voice-context.md, and register the project in Shama's registry.toml.
-
amhuppert Bundle Browser Automation 2Automate browser interaction with Playwright: open pages, take screenshots, verify UI, test flows, debug pages, inspect elements.
-
zocomputer Bundle Internal CommsA set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
-
agentient Skill Pytest Patterns 2Modern pytest test structure with fixtures, parametrization, and the AAA pattern. Use this skill when writing tests, creating test suites, or implementing test strategies. MUST BE USED for: pytest tests, test fixtures, parametrization, mocking, async tests, test organization. Keywords: pytest, test, fixture, parametrize, mock, assert, conftest.
-
agentient Skill Test Coverage Analysis 2Test Coverage Analysis Skill
-
zangxin75 Bundle Search 1web-search
-
agentient Skill Python Testing Patterns 2Python Testing Patterns Skill
-
agentient Skill QA Strategy And Metrics 2QA Strategy and Metrics Skill
-
agentient Skill Python Code Review And Linting 2Python Code Review and Linting Skill
-
agentient Skill Browser Runtime Performance Profiling 2Browser runtime profiling and Core Web Vitals optimization
-
agentient Skill Typescript Code Review And Linting 2TypeScript Code Review and Linting Skill
-
jwiegley Bundle Persian 3Translate English language text into high quality, accurate Persian (Farsi) text using a team of specialist reviewers
-
vfarcic Bundle Dot AI Tag Release 4Create a release tag based on accumulated changelog fragments. Run when ready to cut a release.
-
cwijayasundara Bundle Test 4Generate test plan, test cases, test data fixtures, and Playwright E2E tests mapped to acceptance criteria.
-
netdata Bundle Repo Pr Reviews 2Inspect selected PR comments or perform complete PR review triage; address verified findings when authorized. Covers GitHub review threads, bot feedback, SonarCloud findings and CI. Ordinary code review without PR-comment handling uses the relevant domain skills.
-
netdata Bundle Triage Coverity 2Inspect or review Coverity Scan defects and saved CID bundles; fetch live findings or apply verified triage decisions when requested. Use for Coverity triage helpers, not general scan-build or CI setup.
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 refactoring, code-quality, mem-search. Rankings shift as installs change; sort this page by "Most installs" 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@latest add <owner>/<name>, or copy the file into your agent's skills directory.