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.
-
openshift-eng Bundle Coderabbit Rules From Pr ReviewsFetch and filter human review comments from recent merged PRs in a GitHub repository
-
openshift-eng Skill Coderabbit Inheritance Scanner CheckUse when checking a repository's .coderabbit.yaml (or .coderabbit.yml) to determine whether inheritance: true is set
-
openshift-eng Skill Coderabbit Inheritance Scanner SearchSearch for repos with .coderabbit.yaml files in the openshift GitHub org
-
openshift-eng Skill Address Review PrecommitFix code review findings before committing. Use when the user wants to address pre-commit review feedback, fix review findings in the current branch, or apply code review fixes and push.
-
openshift-eng Skill Coderabbit Inheritance Scanner Open PrFork, sync, and open a fix PR to add inheritance: true to a repo's .coderabbit.yaml
-
openshift-eng Skill Coderabbit Inheritance Scanner Existing PrSearch for an existing fix PR on a repo before opening a new one
-
zjunlp Bundle Webshop Result FilterFilters search results by evaluating product listings against specific user constraints like price, features, or ratings. Use when you are on a search results page and need to systematically identify which products meet all given criteria before selecting one for closer inspection. Takes a list of products with their details and outputs a filtered subset that meets the defined requirements.
-
bjornmelin Bundle Bun DevBun development/runtime: adoption, Node migration, lockfiles/package-manager drift, bunfig, test, build, and command policy.
-
bjornmelin Bundle OpensrcInspect package/upstream source with opensrc: internals, exact paths, version diffs, and upgrade audits for npm, PyPI, crates, and Git; not general web.
-
bjornmelin Bundle QA RouterValidation routing and test-failure triage for any repository. Use to select the right gates, author deterministic tests, reproduce CI failures, or diagnose flaky suites.
-
bjornmelin Bundle AutoreviewRun a Codex-only structured code review closeout for local, branch, or commit diffs. Use when the user asks for autoreview, Codex review, structured closeout review, final review before commit/ship, or review after non-trivial code edits.
-
rudironsoni Bundle Dotnet Uno TargetsDeploys Uno Platform apps. Per-target guidance for WASM, iOS, Android, macOS, Windows, Linux.
-
rudironsoni Skill Dotnet Uno TestingTests Uno Platform apps. Playwright for WASM, platform-specific patterns, runtime heads.
-
rudironsoni Bundle Dotnet 10 Csharp 14Use when building .NET 10 or C# 14 applications; when using minimal APIs, modular monolith patterns, or feature folders; when implementing HTTP resilience, Options pattern, Channels, or validation; when seeing outdated patterns like old extension method syntax
-
rudironsoni Bundle Dotnet CryptographySelects crypto algorithms and usage. Hashing, AES-GCM, RSA, ECDSA, PQC key derivation.
-
rudironsoni Bundle Dotnet EditorconfigAuthors .editorconfig rules. IDE/CA severity, AnalysisLevel, globalconfig, code style enforcement.
-
rudironsoni Bundle Dotnet Gha PatternsComposes GitHub Actions workflows. Reusable workflows, composite actions, matrix, caching.
-
rudironsoni Bundle Dotnet Io PipelinesBuilds high-perf network I/O. PipeReader/PipeWriter, backpressure, protocol parsers, Kestrel.
-
rudironsoni Bundle Dotnet LocalizationLocalizes .NET apps. .resx resources, IStringLocalizer, source generators, pluralization, RTL.
-
rudironsoni Bundle Dotnet Maui TestingTests .NET MAUI apps. Appium device automation, XHarness, platform validation.
-
rudironsoni Bundle Dotnet Minimal ApisBuilds ASP.NET Core Minimal APIs -- route groups, filters, TypedResults, OpenAPI.
-
rudironsoni Skill Dotnet Terminal GuiBuilds full TUI apps. Terminal.Gui v2 -- views, layout (Pos/Dim), menus, dialogs, bindings, themes.
-
rudironsoni Bundle Dotnet Test QualityMeasures test effectiveness. Coverlet code coverage, Stryker.NET mutation testing, flaky tests.
-
rudironsoni Bundle Dotnet Uno PlatformBuilds Uno Platform cross-platform apps. Extensions, MVUX, Toolkit controls, Hot Reload.
-
rudironsoni Skill Dotnet Add AnalyzersAdds analyzer packages to a project. Nullable, trimming, AOT compat analyzers, severity config.
-
zjunlp Bundle Alfworld Object HeaterHeats a specified object using an available heating appliance (e.g., microwave, stoveburner). Use when you are holding an object that requires heating and need to navigate to and operate the heating appliance. Takes the object and appliance as inputs and results in the object being in a heated state.
-
zjunlp Bundle Webshop Result AnalyzerThis skill evaluates a list of search results against the target product criteria. Trigger it when a search result page is observed, to identify promising product listings. It analyzes each result's title, price, and brief description to shortlist items that best match the required attributes (like size, color, and price), outputting a prioritized list of candidate product IDs or links for further inspection.
-
zjunlp Bundle Webshop Search ExecutorExecutes a search on an e-commerce platform using parsed keywords. Use when you have extracted search terms from a user query and need to perform the actual search[] action on the WebShop interface. Takes structured search terms and performs a search action, returning a list of product results for evaluation.
-
zjunlp Bundle Webshop Variant ChooserThis skill selects a product variant (e.g., size, quantity) from available options on a product detail page. It is triggered when a product page displays multiple choices, assessing the options (like '1.1 pound (pack of 1)' or 'pack of 2') and selecting one that aligns with user needs, often defaulting to a standard single unit if unspecified.
-
zjunlp Bundle Webshop Product SelectorSelects the most promising product candidate from a filtered shortlist for detailed inspection. Use when you are on a search results page with multiple viable items and need to make a final selection based on a heuristic such as best feature match or lowest price. Triggers navigation to the selected product's detail page via click[product_id].
-
zjunlp Bundle Webshop Product EvaluatorEvaluates product listings against user requirements such as price limits and feature matches to identify viable options. Use when you are on a search results page containing multiple products and need to select the most promising candidate for detailed inspection. The skill analyzes product titles, prices, and brief descriptions to rank and choose the best match.
-
zjunlp Bundle Webshop Purchase ExecutorExecutes the purchase action for a confirmed suitable product on an e-commerce page. Use when a product has been verified against the user's requirements (price, attributes) and the decision is to buy. Performs a click[Buy Now] action on the purchase button to complete the transaction.
-
bjornmelin Bundle Docs AlignAlign docs with code. Detect drift and update ADRs, specs, README, AGENTS. Use after implementation or for docs drift reviews. Not for code review fixes or platform architecture.
-
bjornmelin Bundle Sentry CLISentry CLI atoms for safe issues, traces, releases, projects, sourcemaps, and deliberate mutations.
-
bjornmelin Bundle Vitest DevGeneric Vitest/TypeScript testing: write or repair tests, triage flakes, tune monorepo config, and reduce local/CI test time.
-
rudironsoni Bundle Dotnet CLI PackagingPublishes to package managers. Homebrew, apt/deb, winget, Scoop, Chocolatey manifests.
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 vitest-dev, coderabbit-rules-from-pr-reviews, coderabbit-inheritance-scanner-check. 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.