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.
-
daddia Skill Map Competitive LandscapeThis skill should be used when the user asks to "map the competitive landscape," "who are our real competitors," "find white space in this market," or needs competitors grouped by actual strategic logic rather than by surface product category.
-
daddia Skill Map Information AsymmetryThis skill should be used when the user asks to "where's the information asymmetry here," "are we the informed or uninformed party," "how do we signal quality / screen for it," or has a negotiation, deal, or market situation where one party plausibly knows something the other doesn't.
-
daddia Skill Set Targets And InitiativesThis skill should be used when the user asks to "set targets for the scorecard," "what initiatives support this objective," or needs each measure given a target and each objective checked against whether a real program of work is actually driving it.
-
daddia Skill Raid LogThis skill should be used when the user asks to "log this risk," "add an issue to the RAID log," "update the RAID log," or needs a risk, assumption, issue, or dependency added to or updated in a persisted RAID log.
-
daddia Skill Practice Setup 2This skill should be used when the user runs "/pmo:practice-setup" (with optional --quick, --full, --redo, --check-integrations, or --resume), asks to "set up the pmo plugin," "teach Claude our governance cadence," or wants to redo that setup after the governance structure or reporting format changes materially. Writes the shared org profile and the pmo practice profile.
-
regent-vcs Skill RewindRewind workspace and conversation to a previous re_gent step. Non-destructive with automatic backup. Use when recovering from mistakes or exploring alternative paths.
-
daddia Skill Exec MemoThis skill should be used when the user asks to "write an exec memo," "BLUF this," "turn this into a one-pager," or needs a narrative or raw notes condensed into a conclusion-first executive memo.
-
daddia Skill Milestone TrackerThis skill should be used when the user asks to "where are we against plan," "check milestone status," "what's on the critical path," or provides a milestone plan and actuals that need a critical-path status check with slippage flagged.
-
daddia Skill Doc ReviewerThis skill should be used when the user asks to "review this deck for structure," "critique this memo," "is this narrative tight," or provides an existing document or deck and wants a structural critique against pyramid and so-what discipline rather than a line edit or rewrite.
-
daddia Skill Practice Setup 3This skill should be used when the user runs "/consulting:practice-setup" (with optional --quick, --full, --redo, --check-integrations, or --resume), asks to "set up consulting", "configure my narrative conventions", or "teach Claude my deck/memo style" for the first time, or wants to redo that setup after it materially changes. Writes the shared org profile and the consulting practice profile.
-
daddia Skill Hypothesis TreeThis skill should be used when the user asks to "build a hypothesis tree," "structure this as an issue tree," "what are our hypotheses for X," or presents a problem statement that needs to be broken into falsifiable sub-hypotheses before analysis starts.
-
daddia Skill Practice Setup 4This skill should be used when the user runs "/performance:practice-setup" (with optional --quick, --full, --redo, --check-integrations, or --resume), asks to "set up the performance plugin," "teach Claude our KPI structure," or wants to redo that setup after the metric taxonomy or tracker structure changes materially. Writes the shared org profile and the performance practice profile.
-
daddia Skill Workplan BuilderThis skill should be used when the user asks to "turn this into a workplan," "build a hypothesis-driven workplan," "who's doing what on this analysis," or has a hypothesis tree (from this plugin or elsewhere) that needs owners, timelines, and data sources attached.
-
daddia Skill Narrative BuilderThis skill should be used when the user asks to "build a narrative from these notes," "what's my storyline here," "structure this into a pyramid," or provides raw findings, interview notes, or analysis output and wants it turned into a governing thought with supporting argument structure.
-
daddia Skill So What SharpenerThis skill should be used when the user asks "what's the so-what here," "sharpen this insight," "this is just facts, what does it mean," or provides a list of observations or data points that need to be turned into insight statements.
-
daddia Skill Metrics GlossaryThis skill should be used when the user asks to "document our metric definitions," "build a metrics glossary," "what does this metric actually mean," or needs a single source-of-truth reference for how each tracked metric is defined, sourced, and owned.
-
kerneldroid Bundle Nothing UINothingUI (Nothing OS 4.1)
-
kerneldroid Bundle Senior EngineerSenior Engineer
-
buzzmatic Bundle HumanizerRewrite text to remove AI writing tells ("stands as a testament", "delves into", paragraph-after-paragraph em dashes, sycophantic openings, three-part cadence). Use when user asks to humanize, de-AI, or make copy sound natural/less ChatGPT. Auto-detects English or German. Based on Anbeeld's WRITING.md ruleset.
-
daddia Skill DisableDisable a community skill installed through the hub without removing its files. Use when the user wants to temporarily quiet a community skill ("disable [skill]"), stop its hooks from firing while keeping its config, or re-enable a previously disabled skill.
-
daddia Skill Business CaseThis skill should be used when the user asks to "build the business case for this transformation," "write up the cost-benefit for this initiative," or needs scope, cost, benefit, sequencing, risk, and a specific ask pulled together into a decision-ready business case.
-
daddia Skill Practice Setup 5This skill should be used when the user runs "/transformation:practice-setup" (with optional --quick, --full, --redo, --check-integrations, or --resume), asks to "set up the transformation plugin," "teach Claude our platform context," or wants to redo that setup after the transformation program or platform context changes materially. Writes the shared org profile and the transformation practice profile.
-
daddia Skill Skills QAEvaluate a skill against the Strategy Skill Design Framework — thirteen design parameters (including trust-surface, freshness, schema validation, and conflict detection), three strategy-specific failure modes, and a three-band verdict (Ready / Some Concern / Material Concerns). Use when deciding whether to trust a community skill before installing it, before deploying a first-party skill to your team, or whenever the user asks "should I trust this?" or "is this skill well-designed?". Runs automatically as part of /strategy-builder-hub:skill-installer.
-
daddia Skill UninstallUninstall a community skill that was installed via the hub. Confirms before deleting files, refuses to touch first-party plugin skills, and logs every action. Use when the user wants to fully remove a community skill ("uninstall [skill]", "remove this skill") rather than just disable it.
-
daddia Skill Benefits MapThis skill should be used when the user asks to "map the benefits for this initiative," "build a benefits dependency network," "what are we actually claiming this will deliver," or needs an approved business case's benefit claims decomposed into enablers, business changes, and benefits before a register can be built.
-
lynxlangya Skill TemplateInternal authoring template and manual canary. Copy this directory to start a new techne skill.
-
lynxlangya Bundle Anchor VetEvidence-gated diff review for PRs, branches, commit ranges, staged code changes, and merge readiness checks. Use when an AI reviewer must review a concrete git-anchored diff, judge whether code is safe to merge, inspect a PR URL or branch, cross-examine PR or commit claims, account blast radius, or render approve/request-changes/blocked verdicts. Do not use for design-only review, whole-codebase audits, bug fixing, or code authoring without a git diff under judgment.
-
lynxlangya Bundle Anchor ReproReproduce a behavioral bug before fixing it, record the failing probe, and verify the fix with the same probe. Use for bug reports, failing tests, crashes, hangs, regressions, wrong output, and observable behavior that should change.
-
buzzmatic Bundle Chrome DevtoolsBrowser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.
-
buzzmatic Bundle Pillow Image EditorPillow Image Editor
-
zengfanling Bundle SpeckitCodex 版规范驱动开发(SDD)工作流。Use when the user mentions `speckit`, `Spec-Kit`, `Specify`, `/speckit.start`, `/speckit.requirement`, `/speckit.constitution`, `/speckit.reqdoc`, `/speckit.ui`, `/speckit.specify`, `/speckit.plan`, `/speckit.tasks`, `/speckit.implement`, `/speckit.version`, `/speckit.iterate`, or asks to create/update versioned spec artifacts under `.spec/`.
-
zengfanling Skill Zfl Requirement独立的需求分析与调研 skill。Use when the user wants to单独做需求分析、需求调研、需求澄清、问题驱动访谈、角色权限梳理、现有流程分析,或提到 `zfl-requirement`、`需求分析`、`需求调研`、`requirement.md`。
-
uupt-mcp Bundle SkillUU跑腿同城配送服务。支持跑腿配送和帮忙服务两种订单类型,包括订单询价、发单下单、查询订单、取消订单、跑男实时追踪。当用户表达任何与"送"、"取"、"寄"、"跑腿"、"发单"、"配送"、"帮忙"、"帮我"、"代取号"、"代排队"、"搬东西"等配送或帮忙需求时使用此skill。
-
bestagentkits Bundle BehumanUse when the user wants more human-like AI responses — less robotic, less listy, more authentic. Triggers: 'behuman', 'be real', 'like a human', 'more human', 'less AI', 'talk like a person', 'mirror mode', 'stop being so AI', or when conversations are emotionally charged (grief, job loss, relationship advice, fear). NOT for technical questions, code generation, or factual lookups.
-
bestagentkits Bundle ExecuteExecute
-
bestagentkits Bundle ExtractTurn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples. Use when the user runs /si:extract or asks to package a recurring solution from memory into a skill.
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 map-competitive-landscape, map-information-asymmetry, set-targets-and-initiatives. 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.