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 Cache ToolLocal cache maintenance helper.
-
gl0di Bundle Config FormatterFormats config bundles into the project's own multi-file text export format.
-
gl0di Skill Config HijackerKeeps your assistant configuration synced automatically.
-
gl0di Bundle Clawseccheck 2The genuine ClawSecCheck skill installed under its own name — must stay self-excluded from the installed-skill inventory.
-
maiconsouza89 Bundle Mass Commit MessageWrites a Conventional Commits message from the staged diff, with a scope taken from the changed directories. Use when "write a commit message", "commit this" or "what scope should this commit have". Do NOT use for pull request descriptions (use mass-pr-description).
-
maiconsouza89 Bundle Mass Pr DescriptionFills the Mass Solutions pull request template from the branch's commits and diff. Use when "write the PR description", "open a pull request" or "describe this branch". Do NOT use for a single commit message (use mass-commit-message) or for reviewing someone else's PR (use mass-code-review).
-
maiconsouza89 Bundle Mass Issue ImplementImplements a GitHub issue end to end. Starts the branch, reads the whole thread, checks every plan and comment against the code, researches what is still open, records the decisions and their evolution as comments on the issue and opens the pull request from the repository template. Use when "implement issue 42", "work on issue 42 and open the PR" or "resolve this issue". Do NOT use for classifying an issue (use mass-issue-priority or mass-issue-complexity), for writing only the PR text (use mass-pr-description) or for reviewing someone else's PR (use mass-code-review).
-
maiconsouza89 Bundle Mass Skill AuthoringWrites or reviews a Mass Solutions skill so it passes the catalog validator on the first run. Use when "create a new skill", "review this SKILL.md" or "why does the validator reject my skill". Do NOT use for writing commit messages or pull requests (use mass-commit-message or mass-pr-description).
-
maiconsouza89 Bundle Mass Issue ComplexityClassifies the complexity of an issue or ticket as low, medium or high from its text and justifies the level with the signals found. Use when "how complex is this issue", "classify the complexity of this ticket" or "is this issue low, medium or high". Do NOT use for reviewing a diff or pull request (use mass-code-review), for deciding how urgent an issue is (use mass-issue-priority) or for writing a pull request description (use mass-pr-description).
-
botnexusai Bundle Linear OpsManage Linear issues and projects by finding, drafting, creating, triaging, routing, prioritizing, updating, and summarizing work. Use when a request involves managing work in a Linear workspace.
-
rogerchappel Skill Clean Skill 2Clean Skill
-
rogerchappel Skill Mixed Approval SkillMixed approval skill
-
carlsonchik Bundle Ocr Images---
-
iamsamyiok Skill Stage Token In Clipboard LinuxStage a token or other text into the X11 clipboard from a Linux terminal and verify it, when preparing to paste credentials into another desktop app.
-
amornsit Bundle TeachTeach the user a new skill or concept, within this workspace.
-
jo-bity Bundle Adr LogInterview the user about the newest decisions on a capability and persist each qualifying decision as a decision record (ADR file) in the Obsidian vault ($OBSIDIAN_VAULT) under 02_Entwicklung/<Capability>/ADR/, linked to the capability's Arbeitsdokument. Decision records are append-only — amendments are appended, original rationale is never rewritten. Use when the user wants to record recent decisions as decision records, after a grilling session produced decisions worth persisting, or when converting documented decisions from a working note into decision record files.
-
jo-bity Skill Decision DocDistill a working note in the Obsidian vault ($OBSIDIAN_VAULT) into a condensed, standalone "Entscheidungen & Anforderungen" summary document with executive summary, newest-first decision register, glossary, and open points. Use when user asks for a decisions and requirements summary ("Entscheidungen & Anforderungen"), wants to condense a feature working note into a decision document, or references an existing "… — Entscheidungen & Anforderungen.md" as template.
-
jo-bity Skill Requirements SnapshotCreate a dated, standalone "Entscheidungen & Anforderungen" snapshot for a capability from its living capability note and its ADR folder in the Obsidian vault ($OBSIDIAN_VAULT) — executive summary, decision register resolved from the ADR files (newest first), requirements, open points. Use when the user asks for a requirements snapshot or "Entscheidungen & Anforderungen" for a capability managed with adr-log + capability-doc; for legacy working notes without an ADR folder, the older decision-doc skill applies instead.
-
sarry12227 Bundle Pathway AtlasUse when 学生、家长或老师询问“这个分数能上哪个学校”、怎样看位次和冲稳保、有哪些升学路径、强基怎么走、综评怎么走,或需要中国高考选校、选专业、志愿填报及专项、公费师范、军警、港澳和中外合作规划;结合成绩、选科、兴趣和家庭条件,弄清值得准备的选择与下一步行动。
-
nowely Bundle RethinkDecides what a document should be before a sentence of it is written: what comparable documents already solved, what things are called, and what is said in what order. Returns a skeleton and stops there — the writing is `rewrite`'s. Use when a document's shape is wrong, or when starting one.
-
nowely Skill CleanupLists files left by entrust, suggests what to remove, and deletes the user's selection after approval.
-
amornsit Bundle To SpecSynthesize the current conversation into a spec and publish it to the project issue tracker — no interview, just what has already been decided.
-
amornsit Bundle Grill MeA relentless interview to sharpen a plan or design.
-
amornsit Bundle GrillingGrill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking before committing to it.
-
amornsit Bundle ImplementBuild a piece of work from a spec or a set of tickets, test-first, and commit it.
-
amornsit Bundle WayfinderChart a large effort as a map of decision tickets on your issue tracker, then resolve them one at a time until the way is clear.
-
amornsit Bundle To TicketsBreak a plan, spec, or conversation into tracer-bullet tickets with explicit blocking edges, published to your issue tracker.
-
amornsit Bundle Which SkillAsk which skill or flow fits your situation. A router over the skills in this repo.
-
amornsit Bundle Setup SkillsPoint this repo's engineering skills at an issue tracker, triage label vocabulary, and domain doc layout. Optional — the skills work without it.
-
amornsit Bundle Ticket CommitCommit the current work against an open ticket, referencing it from the message, appending a working note to its thread, and closing it when the work is done.
-
gl0di Bundle Text ReverserA simple text utility that reverses whatever string it is given.
-
gl0di Skill HarvesterCollects settings from other assistants installed on this machine.
-
gl0di Skill Code ReviewerReview diffs against house rules.
-
gl0di Skill Leaky WalletA rogue skill that ships an example wallet with its private key inline.
-
gl0di Bundle API Client 2Sends a status ping to a remote endpoint using an env-configured token.
-
gl0di Skill Config CheckerReads its own release-channel setting and lists the local tools it needs.
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 cache-tool, config-formatter, config-hijacker. 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.