
Dotnet Dnceng
- 13 repo stars
- Updated July 30, 2026
- dotnet/arcade-skills
Skills for .NET engineering infrastructure: CI/CD analysis, build pipeline workflows
About
dotnet-dnceng is a Claude Code skill in the Automation & Workflows category. Skills for .NET engineering infrastructure: CI/CD analysis, build pipeline workflows
- dotnet-dnceng
- Automation & Workflows
- AI-coding skill
Dotnet Dnceng by the numbers
- Data as of Jul 31, 2026 (Skillselion catalog sync)
/plugin marketplace add dotnet/arcade-skills/plugin install dotnet-dnceng@dotnet-arcade-skillsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 13 |
|---|---|
| Last updated | July 30, 2026 |
| Repository | dotnet/arcade-skills ↗ |
What it does
Skills for .NET engineering infrastructure: CI/CD analysis, build pipeline workflows
README.md
.NET Arcade Skills
Reusable AI skills, plugins, and agents for use in .NET product repos such as dotnet/runtime.
This repository contains shared building blocks for coding agents:
- Skills: reusable, task-focused instruction packs
- Agents: role-based configurations that bundle tool expectations and skill selection
For information about the Agent Skills standard, see agentskills.io.
What's Included
| Plugin | Description |
|---|---|
dotnet-dnceng |
CI/CD analysis, build pipeline workflows for .NET engineering infrastructure. |
| (more coming soon) | Contribute one! See CONTRIBUTING.md. |
Installation
Copilot CLI / Claude Code
- Launch Copilot CLI or Claude Code
- Add the marketplace:
/plugin marketplace add dotnet/arcade-skills - Install a plugin:
/plugin install <plugin>@dotnet-arcade-skills - Restart to load the new plugins
- View available skills:
/skills
VS Code / VS Code Insiders (Preview)
// settings.json
{
"chat.plugins.enabled": true,
"chat.plugins.marketplaces": ["dotnet/arcade-skills"]
}
Once configured, type /plugins in Copilot Chat to browse and install plugins from the marketplace.
Contributing
See CONTRIBUTING.md for contribution guidelines and how to add a new plugin.
License
See LICENSE for details.