Skill Detail

Run production .NET coding workflows with dotnet-skills

Install a .NET skill and agent pack for C#, ASP.NET Core, Aspire, EF Core, Akka.NET, testing, performance, and quality-gate workflows.

Developer ToolsMulti-Framework
Developer Tools Multi-Framework Security Reviewed
⭐ 1.1k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill run-production-dotnet-coding-workflows-with-dotnet-skills Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Claude Code, Codex, GitHub Copilot, or OpenCode; .NET project context for most workflows
Install & setup
Claude Code: run /plugin marketplace add Aaronontheweb/dotnet-skills, then /plugin install dotnet-skills. Codex: run codex plugin marketplace add Aaronontheweb/dotnet-skills, then codex plugin add dotnet-skills@dotnet-skills. GitHub Copilot and OpenCode users can copy or sync the documented skills directory into their runtime-specific skills location.
Author
Aaronontheweb
Publisher
Independent
Last updated
Aug 8, 2026
Quick brief

Use dotnet-skills when an agent is working in a .NET codebase and needs retrieval-led guidance for production C#, ASP.NET Core, Aspire, EF Core, Akka.NET, testing, package management, performance, and quality-gate tasks. The repository provides dozens of concrete skills plus specialist agents and routing snippets, with install paths for Claude Code, Codex, GitHub Copilot, and OpenCode. Invoke this instead of using the normal assistant unaided when the operator wants a coding agent to consult explicit .NET patterns, route tasks to focused skills, and apply checks such as slopwatch or CRAP analysis after substantial changes. The scope boundary is repeatable .NET engineering workflow guidance for agent runtimes, not the .NET SDK itself, a general C# reference, or a generic plugin listing.

How it works

What this skill actually does

Inputs and prerequisites: Claude Code, Codex, GitHub Copilot, or OpenCode; .NET project context for most workflows.

Setup notes: Claude Code: run /plugin marketplace add Aaronontheweb/dotnet-skills, then /plugin install dotnet-skills. Codex: run codex plugin marketplace add Aaronontheweb/dotnet-skills, then codex plugin add dotnet-skills@dotnet-skills. GitHub Copilot and OpenCode users can copy or sync the documented skills directory into their runtime-specific skills location.

Source and verification boundary: use https://github.com/Aaronontheweb/dotnet-skills as the canonical reference before running the workflow; keep commands, API calls, CLI usage, and generated outputs reviewable against that upstream source.

Framework fit: publish this as a Multi-Framework workflow only when the operator can invoke the documented toolchain directly, rather than treating the upstream project as a generic product listing.