Plugin · Claude Code · Development Tools

Viktorhofer Dotnet Skills

viktorhofer-dotnet-skills is a Claude Code plugin for the Build phase that delivers .NET-specific skills for MSBuild projects, test generation, and multi-agent development workflows.

by ViktorHofer · github.com/ViktorHofer/dotnet-skills

Add .NET-focused Claude Code skills when you ship C# backends and want guided MSBuild, unittest, and multi-agent project workflows.

3
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install viktorhofer-dotnet-skills@ViktorHofer/dotnet-skills
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:ViktorHofer/dotnet-skills") and the paste-ready config with skillselion.get_install_config("plugin:ViktorHofer/dotnet-skills").

About

What it does

viktorhofer-dotnet-skills is a Claude Code plugin collection aimed at builders who live in the .NET ecosystem. Instead of generic coding prompts, it packages skills tuned for C# projects, MSBuild, and the major test stacks indie teams actually use—xUnit, NUnit, and MSTest. Solo founders shipping APIs or small SaaS backends can ask the agent to scaffold tests, adjust project files, or reason about polyglot pipelines without re-teaching framework idioms every session. The bundle spans hands-on implementation during Build and test hardening during Ship, which is where unittest skills earn their keep. It assumes you already run a .NET toolchain locally or in CI; the plugins add opinionated structure and vocabulary, not a hosted build farm. If you are not on .NET, skip this catalog entry. If you are, it reduces friction when agents propose plausible project layouts and test projects that compile against your chosen runner.

Highlights

  • Three-plugin bundle of .NET-specific agent skills
  • Guidance for xUnit, NUnit, and MSTest test generation and unittest workflows
  • MSBuild and polyglot pipeline support for multi-agent .NET projects
  • Comprehensive programming and framework coverage for C# solutions

Why builders use it

Generic AI coding help misunderstands .NET test runners, csproj conventions, and CI test pipelines.

Your agent follows .NET-native patterns for projects, unittest frameworks, and pipeline steps so generated code fits your stack.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 3 stars, 0 votes.

FAQ

Who is viktorhofer-dotnet-skills for?

Developers building .NET applications who want Claude Code plugins with unittest, MSBuild, and pipeline-aware skills.

When should I use viktorhofer-dotnet-skills?

Use it while implementing backend features, generating test projects, or tuning CI steps for xUnit, NUnit, or MSTest.

How do I add viktorhofer-dotnet-skills to my agent?

Install the ViktorHofer/dotnet-skills plugin bundle in Claude Code and enable the included skills before working in your .NET solution.

Discussion

Comments

Share how you use viktorhofer-dotnet-skills, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.