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.
-
gl0di Skill Ticket TriageTriage inbound support tickets.
-
nowely Bundle ExperimentRuns one registered experiment on the orchestrator's own rules: arms under the orchestrate mode on matched material, a judge that does not see which arm it reads, the orchestrator's conclusion and the user's verdict, recorded under the plugin's data directory by a script and copied into the repository later.
-
nowely Bundle OrchestrateUser-invoked mode that turns this conversation into an orchestrator: scout inline, agree one plan, then push every verbose step (tests, tree-wide greps, source files, diffs, logs) onto Claude and Codex agents so the main context stays small.
-
amornsit Bundle Codebase DesignShared vocabulary for designing deep modules. Use when the user wants to design a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
-
amornsit Bundle Diagnosing BugsDiagnosis loop for hard bugs and performance regressions. Use when the user asks to debug something, reports behaviour that is broken or failing, or reports a performance regression.
-
amornsit Bundle Grill With DocsA relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
-
amornsit Bundle Trace Code FlowExplain how a named folder, package, feature, or other area of a repository works. Trace its important execution paths as self-contained file-and-symbol boxes connected by labeled arrows. Use when the user asks how code works; do not use to design, change, or review code.
-
amornsit Bundle Writing Great SkillsReference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
-
amornsit Bundle Resolving Merge ConflictsMerge conflict resolution. Use when a merge or a rebase is in progress and has stopped on conflicts.
-
gl0di Bundle Edge Tts SaySpeaks text aloud using the local edge-tts CLI.
-
gl0di Skill UnrelatedUploads its own local export file; separately mentions a foreign path in an unrelated aside.
-
gl0di Bundle HealthcheckPolls a status endpoint on a timer and restarts a fixed local service if it reports unhealthy.
-
gl0di Bundle Release NotesFetches the latest GitHub release notes for a repo and renders them locally.
-
gl0di Skill Log Tidy 2Formats local session logs into a readable table.
-
gl0di Bundle With FetcherFetches a remote resource and caches it locally, using the idiomatic `with ... as VAR:` form. Declares no allowed-tools/tools manifest.
-
yurakonoplya Skill Verify Watermark RemovalVerify that a watermark-removal or "humanizer" step actually removed a statistical text watermark, by measuring a sample whose key the user holds. Use after any tool, script or service claims to have cleaned a text, or when the user asks whether such a tool works, which one to trust, or how to test one. Reports a detector score against fixed thresholds plus what the run cost in meaning, facts, verbatim overlap and length. This skill only measures and never removes a mark.
-
luisfer-cli Bundle CutrExplains and uses cutr, a minimal Kdenlive-as-code DSL that compiles video timelines to ffmpeg. Use when editing .cutr files, validating cutr projects, generating ffmpeg/render commands, or explaining how cutr's timeline, assets, filters, transitions, audio, subtitles, and output options work.
-
inarush0 Bundle ImplementImplement a piece of work based on a spec or set of tickets, from branch to pull request.
-
paloma333 Skill Campus Jd Scraper从国内互联网/科技公司校招官网抓取**真实的**岗位清单与 JD 原文,不依赖任何第三方汇总站。适用于「帮我扒一下 XX 公司的岗位」「之前给的岗位数据是假的,重新抓」「某家公司今年在招哪些产品岗、base 在哪、JD 怎么写的」。核心手法是先渲染页面找出该站的数据接口,再用 curl/python 批量拉取,比逐页点击快 10 倍。
-
paloma333 Bundle Macos Disk CleanupmacOS 磁盘(存储空间)占用诊断与安全清理。适用于「电脑内存满了」「硬盘满了」「清理不出来」「看不见的地方占空间」等场景。含分层扫描法(规避 du 被 SIGKILL)、微信/企业微信/飞书/WPS 等国产 App 的真实数据目录、以及「移入废纸篓而非删除」的安全清理协议。
-
moltis-org Skill CamsnapCapture frames or clips from RTSP/ONVIF cameras.
-
moltis-org Skill EightctlControl Eight Sleep pods (status, temperature, alarms, schedules).
-
moltis-org Skill OrdercliFoodora-only CLI for checking past orders and active order status (Deliveroo WIP).
-
moltis-org Skill Bear NotesCreate, search, and manage Bear notes via grizzly CLI.
-
moltis-org Skill PeekabooCapture and automate macOS UI with the Peekaboo CLI.
-
memorilabs Skill Memori 3Memori skills file
-
muthuishere Skill Silent Failure TriageDiagnose production failures where every signal says healthy - a service that is up but no longer delivering, a green health check that has never been seen go red, CI failing before it reads your config, a client silently rejected by a server, a credential bound to the wrong account. Use when something is broken but monitoring is green, when a fix "deployed" but behaviour did not change, when a check passes and you cannot say what a failure would have looked like, or when you are about to trust a status code, a SENT label, a 200, or a zero-results query as proof.
-
commte Bundle Agents Slimdownエージェント向けの指示(AGENTS.md / CLAUDE.md / SKILL.md / rules / 埋め込みプロンプト)を棚卸しして、 削る・短くする・移す・足す提案を表で出す。ファイルは編集しない。 トリガー: 「指示をダイエットして」「スキルが太った」「slimdown」「agents-slimdown」。対象を1つ指定して回す。
-
ammar-hasan Bundle OswUse only when explicitly invoked as osw. Reply in one line using simple words, or simplify the last answer when no arguments are provided.
-
ammar-hasan Bundle SdoUse only when explicitly invoked as sdo. Reply with a simple diagram only, or turn the last answer into a simple diagram when no arguments are provided.
-
ammar-hasan Bundle StoUse only when explicitly invoked as sto. Reply with a simple table only, or turn the last answer into a simple table when no arguments are provided.
-
paloma333 Skill Image Cutout Avatar把一张带背景的照片/游戏截图里的人物抠成透明 PNG(证件照/头像/贴纸用)。适用于「把这个人抠出来放进去」「只放上半身」「换成我的形象」等需求。含 rembg 安装、多主体自动择一、以及模型看不到图时的 ASCII 轮廓自检法。
-
paloma333 Skill Supabase Region Migration把 Supabase 项目迁移到另一个区域(如 ca-central-1 → ap-northeast-1),全程不需要数据库密码。适用于「项目延迟高、想换区域」「国内访问慢」等场景。Supabase 不支持原地改区域,只能新建项目 + 迁数据。
-
mnemon-dev Bundle Mnemon 11Persistent memory CLI for OpenCode. Store facts, recall past knowledge, link related memories, manage lifecycle.
-
holmesrm88 Bundle HarnessRun a disciplined TDD implementation loop against a Jira story or a small idea. Two phases — init decomposes the work into small, independently committable features and generates a deterministic pre/post test gate; code implements one feature at a time through a red-green-commit cycle with human approval at each step. Use when the user says "harness init", "harness code", "start the harness", "let's implement PROJ-1234", "break this story into features", or otherwise wants to begin or continue structured implementation work on a specific story. Also use to resume — the skill reads its own state from disk and picks up mid-feature. Do NOT use for deciding whether work needs planning (use bmad-intake) or for reviewing code that already exists (use java-code-review).
-
vforge Skill Claude Skill BridgeDiscover and apply Claude Code skills from the global or current project .claude/skills directory.
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 ticket-triage, experiment, orchestrate. 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.