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.
-
ninthspace Skill Brief 2Facilitated product ideation. Takes a problem brief as input, explores solution approaches, and records vision, value propositions, key features, differentiation and user journeys as a product brief. Triggers on "/dpm:brief".
-
ninthspace Skill Clean 2Remove leftover session rows on demand. Lists every session with its skill, phase and age, marks the stale ones and this session's own, and deletes only the rows the user names. Triggers on "/dpm:clean".
-
ninthspace Skill Epics 2Break a specification into epics, stories and tasks through facilitated conversation. Reads a spec's requirements and tagged criteria and records the breakdown — epics, their stories, each story's tasks and acceptance criteria, and the coverage rows binding each criterion to the requirement text it delivers — as typed rows. Triggers on "/dpm:epics".
-
ninthspace Skill Party 2A multi-persona discussion. The whole roster is in the room; two or three of them answer each turn, build on each other and disagree where they genuinely differ. Saved as a discussion when it ends. Triggers on "/dpm:party".
-
ninthspace Skill Pivot 2Course correction. Amend a planning artefact through its update tools, then walk the documents that hang off it and gate every downstream change on its own. Triggers on "/dpm:pivot".
-
ninthspace Skill Quick 2Lightweight execution for a small, well-defined change. Classifies the input as a fix or a change, diagnoses root cause before proposing anything on the fix path, confirms a written record, executes, and closes that same record by deciding each criterion met or not. Triggers on "/dpm:quick".
-
ninthspace Skill Retro 2Lightweight retrospective over a finished epic or quick record, and the three passes that keep the corpus honest — promoting a durable lesson into the library, retiring a spent one, and waiving a clean epic that has nothing to reflect on. Observations are rows that keep their origin. Triggers on "/dpm:retro".
-
kmshdev Bundle App Planner 2Plans new macOS apps or analyzes existing projects. Creates comprehensive planning documents covering architecture, features, UI/UX, and tech stack. Use when planning a new macOS app or auditing an existing one.
-
kmshdev Bundle Macos Tahoe Apis 2Guide to macOS 26 Tahoe APIs and features. Covers Apple Intelligence, Foundation Models, MLX framework, and Continuity. Use when implementing macOS 26 specific features.
-
kmshdev Bundle Architecture Patterns 2Deep dive into software architecture for macOS. Covers SOLID principles, design patterns, and modular code organization. Use when designing app architecture or refactoring.
-
tippyentertainment Skill Meshy AI 2---
-
aisa-team-openclaw-starter-kit Skill ImsgiMessage/SMS CLI for listing chats, history, watch, and sending.
-
kynetic-ai Skill E2e 2E2E testing patterns for kspec web UI. Use when writing Playwright tests, debugging hydration issues, or working with daemon fixtures.
-
kynetic-ai Skill Codex 2Use when the user asks to run Codex CLI (codex exec, codex resume) or wants Codex to review PRs, plans, or specs. Delegates to GPT-5.3-codex with preset reasoning modes.
-
kynetic-ai Skill Release 2Create versioned releases - bump version via PR, tag, create GitHub release. CI publishes to npm.
-
kynetic-ai Skill Eval Agents 2Evaluate whether AGENTS.md provides enough context for agents to make correct decisions. Spawns test agents with scenario questions and grades responses.
-
kynetic-ai Skill Review Gates 3Project-specific review criteria — severity classification, regression patterns, anti-rubber-stamping checklist, and quality checks for this codebase. Supplements core review skill.
-
kynetic-ai Skill Kspec Review 2How to review work and use kspec review records. Covers both reviewer and worker perspectives — creating reviews, structuring findings, AC coverage verification, review principles, and the full review record interface.
-
kynetic-ai Skill Kspec Observe 2Capture and act on systemic patterns — friction, successes, questions, and ideas. The feedback loop that drives process improvement.
-
kynetic-ai Skill Kspec Reflect 2Structured reflection at the end of work sessions. Identifies learnings, friction points, and improvements for system evolution.
-
ninthspace Skill Status 2Project status reconnaissance. Reports what exists, what is in flight and what needs attention from queries over the planning rows and read-only git history, with an optional spec coverage roll-up and an optional shareable full-picture page. Writes nothing. Triggers on "/dpm:status".
-
ninthspace Skill Archive 2Sweep settled planning artefacts out of the working set. Finds what is finished by reading columns, walks each chain by parentage, and stamps `archived_at` on what the user selects. Triggers on "/dpm:archive".
-
ninthspace Skill Inspect 2Code, after execution — presents what a change set actually did and where it sits in the repository. Resolves a commit range, branch or working tree, works out the axis that best explains the change, situates it against what was already there and what was deliberately left alone, and joins it to the planning rows that record intent. Triggers on "/dpm:inspect".
-
ninthspace Skill Library 2Curate a project reference library. Takes in an external document, derives what every other skill needs in order to find it, and records its scope as rows the Library Check filters on. Also consolidates accumulated amendments back into a clean document. Triggers on "/dpm:library".
-
ninthspace Skill Present 2Audience-aware transformation of planning rows into communications. Takes one or more documents as sources, gates audience then format then draft, and produces derived content — published as a shareable page whose link back to its sources is a row. Regenerable, because the sources are an edge rather than a line of prose. Triggers on "/dpm:present".
-
ninthspace Skill Artifact 2The register of published artifacts and the work they came from. Records what a page is, why it was made, and which documents it was published from, so a URL produced weeks ago can be found, reviewed and amended rather than rebuilt. Triggers on "/dpm:artifact".
-
ninthspace Skill Architect 2Facilitated architecture exploration. Takes a brief, spec or discussion as input, identifies the architectural decisions the product actually needs, explores options and trade-offs for each, and records them as ADRs with typed options and axes. Triggers on "/dpm:architect".
-
kbanc85 Bundle Diagnose 2Diagnose
-
kbanc85 Bundle Meditate 2Meditate
-
kbanc85 Bundle New Person 2New Person
-
kbanc85 Skill Draft Reply 2Draft Reply
-
kbanc85 Skill Inbox Check 2Inbox Check
-
kbanc85 Bundle Skill Router 2Skill Router
-
kbanc85 Skill Brain Monitor 2Brain Monitor
-
kbanc85 Skill File Document 2File Document
-
kbanc85 Skill Memory Health 2Memory Health
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 brief, clean, epics. 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.