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.
-
rudironsoni Skill Dotnet OpenapiGenerates OpenAPI docs. MS.AspNetCore.OpenApi (.NET 9+), Swashbuckle migration, NSwag.
-
rudironsoni Skill Dotnet TestingComplete .NET testing guide covering unit, integration, and advanced testing patterns with xUnit
-
rudironsoni Skill Dotnet Aot WasmCompiles .NET to WebAssembly AOT. Blazor/Uno WASM, size vs speed, lazy loading, Brotli.
-
rudironsoni Bundle Dotnet ChannelsImplements producer/consumer queues. Channel<T>, bounded/unbounded, backpressure, drain.
-
openshift-eng Skill Create PrCreate a pull request from the current branch for a Jira issue. Use when changes are committed and pushed and the user wants to open a PR linking back to a Jira issue.
-
openshift-eng Skill Call Graph AnalysisPerform definitive call graph analysis to prove whether vulnerable functions are reachable from program entry points
-
openshift-eng Skill Jira SolveAnalyze a JIRA issue and create a pull request to solve it. Use when the user wants to implement a fix or feature described in a Jira issue, push a branch, and open a draft PR.
-
openshift-eng Skill Payload Experimental RevertsExperimentally test medium-confidence payload candidates by opening draft revert PRs and triggering payload jobs
-
openshift-eng Skill Remediation PlanningGenerate comprehensive remediation guidance including dependency updates, code changes, workarounds, and verification steps
-
openshift-eng Bundle Must Gather AnalyzerAnalyze OpenShift must-gather diagnostic data including cluster operators, pods, nodes, and network components. Use this skill when the user asks about cluster health, operator status, pod issues, node conditions, or wants diagnostic insights from must-gather data. Triggers: "analyze must-gather", "check cluster health", "operator status", "pod issues", "node status", "failing pods", "degraded operators", "cluster problems", "crashlooping", "network issues", "etcd health", "analyze clusteroperators", "analyze pods", "analyze nodes"
-
openshift-eng Skill System Config AnalysisAnalyze system configuration data from sosreport archives, extracting OS details, installed packages, systemd service status, SELinux/AppArmor policies, and kernel parameters from the sosreport directory structure to diagnose configuration-related system issues
-
openshift-eng Skill Hypershift Code ReviewProject-specific review profile for the openshift/hypershift repository — delegates to the repo's own agents and skills
-
openshift-eng Bundle Classify Review CommentClassify GitHub PR review comments by severity and topic. Use when the user wants to categorize, analyze, or understand patterns in code review feedback — whether for a single comment, a comment URL, or an entire pull request. Triggers on requests like 'classify this comment', 'categorize PR feedback', 'what kind of review comments does this PR have', or 'break down comments by severity'.
-
bjornmelin Bundle CommitStage + commit changes in semantic + reviewablegroups. Use when user wants to commit changes, organize commits, or clean up a branch before pushing.
-
bjornmelin Bundle Zod V4Zod v4 TypeScript schema design, Zod 3 to 4 migration, validation boundaries, errors, codecs, JSON Schema/OpenAPI, metadata, Zod Mini/Core, RHF/tRPC/Hono/Next integrations, and rule-aware audits for Zod 4.4.3.
-
rudironsoni Skill Dotnet TrimmingTrims .NET 8+ apps and libraries. Annotations, ILLink descriptors, IL2xxx warnings, IsTrimmable.
-
rudironsoni Skill Dotnet XML DocsWrites XML doc comments. Tags, inheritdoc, GenerateDocumentationFile, warning suppression.
-
rudironsoni Bundle Dotnet Gc MemoryTunes GC and memory. GC modes, LOH/POH, Gen0/1/2, Span/Memory deep patterns, ArrayPool.
-
rudironsoni Skill Dotnet ModernizeAnalyzes .NET code for modernization. Outdated TFMs, deprecated packages, superseded patterns.
-
rudironsoni Bundle Dotnet ProfilingDiagnoses .NET performance issues. dotnet-counters, dotnet-trace, dotnet-dump, flame graphs.
-
rudironsoni Bundle Dotnet Ado UniqueConfigures ADO-exclusive features. Environments, approvals, service connections, pipelines.
-
rudironsoni Skill Dotnet ContainersContainerizes .NET apps. Multi-stage Dockerfiles, SDK container publish (.NET 8+), rootless.
-
rudironsoni Bundle Dotnet Native AotPublishes Native AOT binaries. PublishAot, ILLink descriptors, P/Invoke, size optimization.
-
rudironsoni Bundle Dotnet PlaywrightAutomates browser tests in .NET. Playwright E2E, CI browser caching, trace viewer, codegen.
-
rudironsoni Bundle Dotnet ResilienceAdds fault tolerance. Polly v8 + MS.Extensions.Http.Resilience, retry/circuit breaker/timeout.
-
rudironsoni Skill Dotnet UI ChooserSelects a .NET UI framework. Decision tree across Blazor, MAUI, Uno, WinUI, WPF, WinForms.
-
rudironsoni Bundle Dotnet Wpf ModernBuilds WPF on .NET 8+. Host builder, MVVM Toolkit, Fluent theme, performance, modern C# patterns.
-
rudironsoni Skill Dotnet Add TestingAdds test infrastructure to a .NET project. Scaffolds xUnit project, coverlet, layout.
-
rudironsoni Bundle Dotnet Blazor AuthImplements Blazor auth flows -- login/logout, AuthorizeView, Identity UI, OIDC.
-
rudironsoni Bundle Dotnet Gha PublishPublishes .NET artifacts from GitHub Actions. NuGet push, container images, signing, SBOM.
-
rudironsoni Bundle Dotnet Github DocsCreates GitHub-native docs. README badges, CONTRIBUTING, issue/PR templates, repo metadata.
-
rudironsoni Bundle Dotnet HTTP ClientConsumes HTTP APIs. IHttpClientFactory, typed/named clients, resilience, DelegatingHandlers.
-
openshift-eng Skill Codebase Impact AnalysisAnalyze a Go codebase to determine if it is impacted by a specific CVE using multiple verification methods and assign a risk level
-
openshift-eng Skill Cve Intelligence GatheringGather comprehensive vulnerability information from multiple authoritative sources with fallback strategies
-
openshift-eng Bundle Address Review PrFetch and address all PR review comments — categorize by priority, make code changes, post replies, and push. Use when the user wants to address, respond to, or work through PR review feedback.
-
openshift-eng Skill Generate Test PlanGenerate a comprehensive manual testing guide from a Jira issue, GitHub PR URLs, or both. Use when the user wants test steps, a QE test plan, or a testing guide for code changes.
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 dotnet-blazor-auth, dotnet-github-docs, dotnet-openapi. 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.