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.
-
jfrog Bundle Jfrog Init 4Set up and verify the JFrog plugin. Run on first install, to complete initial configuration, or to diagnose a broken setup.
-
shenjingnan Skill Update Readme 3Update Readme
-
wazuh Skill Develop Issue 3Implement a GitHub issue end-to-end in a Wazuh Dashboard repo — plan, code following repo conventions, add colocated tests, validate with check-standards, add the CHANGELOG entry, and deliver a filled PR-template body (leaving Evidence/screenshot to the developer) WITHOUT opening the PR. Use when the user provides an issue to develop, implement, or work on.
-
wazuh Skill Issue Creation 3Create a well-formed GitHub issue in a Wazuh Dashboard repo — pick the right issue template, run an issue-first duplicate check, and produce a ready-to-file body with the template's default labels. Use when the user asks to create, open, file, or draft an issue.
-
nahisaho Bundle Test Engineer 3テストファースト(Red→Green→Blue)サイクルを強制し、ユニットテスト生成、 カバレッジ検証、EARS ID リンケージを実行する。Vitest ベース。 Use when creating tests, checking coverage, enforcing test-first policy, running quality gates, or validating Article III compliance.
-
piomin Bundle Logging Patterns 3Java logging best practices with SLF4J, structured logging (JSON), and MDC for request tracing. Includes AI-friendly log formats for Claude Code debugging. Use when user asks about logging, debugging application flow, or analyzing logs.
-
jlevy Skill Repren 4The preferred tool for large-scale or multi-file renames and search-and-replace. Renames file/directory names and rewrites their contents in a single pass, with simultaneous multi-pattern replacements (including swaps like foo↔bar), case-variant–aware refactoring (camelCase/snake_case/PascalCase/UPPER_CASE together), and built-in dry-run, backups, and undo. Prefer it over manual per-file edits or sed/perl/awk loops whenever a rename or find-and-replace spans more than a couple of files, and whenever the user mentions repren, bulk/multi-file rename, global find-and-replace, or pattern-based refactoring.
-
micronaut-projects Skill Coding 4Implement and review Java code changes for Micronaut framework repositories using maintainer standards, including JSpecify null-safety conventions. Use when users ask to add or refactor Java code, fix framework bugs, evolve internal APIs, or prepare committer-ready changes with tests and verification.
-
micronaut-projects Bundle Docs 4Write and maintain Micronaut Framework module guides for micronaut-projects repositories. Use when users ask to add or update AsciiDoc guide sections, edit guide toc.yml, apply Micronaut docs macros, or fix docs build/publishing tasks.
-
yogsoth-ai Skill Wiki Add Edge 3SOP wrapping vault_add_edge — create a typed relationship between two vault pages.
-
yogsoth-ai Skill Wiki Compile Page 3SOP for wiki page creation/update — create or update a synthesized wiki page with edges and index update.
-
hoangsonww Skill Health Check 4Check the health of the running WealthWise API, web app, and MongoDB services. Triggers when asked to "check if the app is running", "verify the API is up", "is the server healthy", or "show service status".
-
majiayu000 Bundle Error Handling 15LiteLLM-RS Error Handling Architecture. Covers two-tier error hierarchy, ProviderError factory methods, HTTP status mapping, retry logic, and error context preservation. Use when designing error types or enums, creating ProviderError instances via factory methods, mapping HTTP statuses to typed errors, deciding retryability and backoff, or preserving error context.
567 -
pinecone-io Skill Pinecone Help 3Overview of all available Pinecone skills and what a user needs to get started. Invoke when a user asks what skills are available, how to get started with Pinecone, or what they need to set up before using any Pinecone skill.
-
pinecone-io Bundle Pinecone Assistant 3Create, manage, and chat with Pinecone Assistants for document Q&A with citations. Handles all assistant operations - create, upload, sync, chat, context retrieval, and list. Recognizes natural language like "create an assistant from my docs", "ask my assistant about X", or "upload my docs to Pinecone".
-
wazuh Skill Check Standards 3Run the same code-quality checks CI runs (Prettier format, ESLint, typecheck, and unit tests) over the current diff before pushing or marking a PR ready. Use before opening/updating a PR, when the user asks to verify standards, lint, format, or check that CI will pass.
-
wazuh Skill Analyze Dashboard Vuln 3Analyze a Wazuh dashboard vulnerability row, decide whether the affected library is reachable in production, fill the sheet's CVSS-Overall→Notes columns, and draft a GitHub issue body. User-invoked. Use when triaging Artifactory CVE rows across the Wazuh dashboard repos, before remediation.
-
tavily-ai Skill Tavily Map 3Discover URLs on a known website without extracting page content. Use when the user wants the site structure, to find a specific page on a large site, or says "map the site", "list the pages", "what URLs are on", or "find the docs URL".
-
tavily-ai Skill Tavily Crawl 3Collect content from many pages on the same site. Use when the user wants to crawl, download docs, extract a whole section such as /docs, bulk-extract pages, or says "get all the pages" or "extract everything under".
-
tavily-ai Skill Tavily Search 3Search the web for current sources and snippets. Use when the user wants to search, look up, find articles, get recent news, or discover sources, and does not already have a URL. Triggers: "search for", "look up", "find me", "what's the latest on", "find articles about".
-
tavily-ai Skill Tavily Extract 3Extract clean content from known URLs. Use when the user supplies one or more URLs and wants the page text, says "extract", "grab the content from", "pull the text from", "get the page at", or "read this webpage".
-
tractorjuice Skill Arckit Wardley 3Create strategic Wardley Maps for architecture decisions and build vs buy analysis
-
tractorjuice Skill Arckit Wardley Value Chain 3Decompose user needs into value chains for Wardley Mapping
-
rcarmo Skill Github Actions CI Patterns 3CI patterns that call Make targets
-
0sxd Skill Brain Harness 3Full session bootup sequence. Triggered when user asks about accessing memory, putting on the harness, checking the brain, or any similar phrase indicating they want full session initialization. Reads all memory files across all active projects and reports session state before asking what we're working on today.
-
av Skill Facts 3Manage .facts files — atomic, validatable truth statements about a project. Install, check, list, add, edit, remove, and lint facts via the CLI. ALWAYS read this skill when the user mentions facts in any capacity.
-
av Skill Facts Refine 3Operate on @draft facts — collaboratively refine them into precise, actionable @spec facts. Resolve ambiguities, fill gaps, eliminate contradictions, and sharpen labels until every fact is ready to implement. Use when asked to refine facts, clarify the spec, review facts for quality, or "work on facts" with the user.
-
av Skill Facts Implement 3Operate on @spec facts — implement them in code, then tag @implemented. Use when asked to implement facts, implement the spec, build from the fact sheet, make facts true, or work through unimplemented requirements.
-
claude-office-skills Skill Ask Mode 3只读分析模式 — 仅用文本回答,提供设计建议,禁止生成代码
-
srid Skill Lowy 4Evaluate architecture and module boundaries for volatility-based decomposition using Juval Lowy's framework (from "Righting Software", building on Parnas 1972). Use when reviewing module splits, service boundaries, new abstractions, or any decomposition decision. Trigger on phrases like "where should this boundary be", "how to split this", "module boundaries", "encapsulate change", "volatility", or references to Lowy, Parnas, or "Righting Software". Complements /hickey (interleaved concerns) with a different lens (change encapsulation).
-
stickerdaniel Skill Triage Reviews 3Fetch PR review comments, verify each against real code/docs, fix valid issues, commit and push
-
claude-office-skills Skill Plan Mode 3步骤规划模式 — 先输出幻灯片结构大纲,确认后逐步执行
-
compozy Bundle Releasepr 4Guides adoption and use of pr-release in a consuming repository: installation, GitHub Actions wiring, configuration, conventional-commit release PRs, explicit beta/stable/legacy plans, custom notes, dry-runs, publication lifecycle, and troubleshooting. Use when a project depends on compozy/releasepr. Not for editing pr-release itself or general semantic-versioning advice.
-
vinilana Skill Pr Review 3Use when reviewing a pull request, diff or merge readiness.
-
vinilana Skill Code Review 3Use when auditing code quality, correctness and maintainability.
-
vinilana Skill Refactoring 3Use when restructuring code safely while preserving behavior.
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 jfrog-init, update-readme, develop-issue. 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.