Richlander Dotnet Skills
Richlander dotnet-skills is a Claude Code plugin for the Build phase that equips coding agents with .NET and C#-aware development skills.
Add the dotnet-skills plugin so your coding agent follows .NET and C# tooling patterns instead of generic language guesses.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install richlander-dotnet-skills@richlander/dotnet-skillsBuilt 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:richlander/dotnet-skills") and the paste-ready config with skillselion.get_install_config("plugin:richlander/dotnet-skills").
What it does
Richlander dotnet-skills is a compact Claude Code plugin collection built for solo builders and small teams who ship APIs, SaaS backends, or internal tools on .NET and C#. Instead of a sprawling marketplace, it offers one registrable plugin aimed at improving how language models use real .NET workflows—project structure, tooling, and conventions—so generated code aligns with what you would write in Visual Studio or the dotnet CLI. Install it during active implementation when you are pairing with Claude Code, Cursor, or Codex on C# features, refactors, or integration code. It does not replace official Microsoft docs or human architecture review; it narrows the agent’s behavior toward dotnet-appropriate patterns. Best when your stack is already C# and you want fewer hallucinated APIs and more idiomatic project changes.
Highlights
- Single focused plugin pack for LLM-driven .NET and C# development
- Targets assistants and coding agents working in the dotnet ecosystem
- Community catalog entry (richlander/dotnet-skills) with explicit dotnet and skills keywords
- Lightweight install surface: 1 plugin for builders who want depth over breadth
Why builders use it
Agents often produce plausible but non-idiomatic C# and mis-use dotnet tooling unless the session is grounded in .NET-specific skills.
After registration, your agent can lean on dotnet-skills guidance for more consistent backend and C# implementation assistance.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 47 stars, 0 votes.
FAQ
Who is richlander-dotnet-skills for?
It is for developers using Claude Code or similar agents who write .NET and C# and want skills tuned to that stack.
When should I use richlander-dotnet-skills?
Use it during backend build work—new APIs, services, refactors, and dotnet CLI tasks—while the agent is generating or editing C#.
How do I add richlander-dotnet-skills to my agent?
Add the richlander/dotnet-skills plugin from the Skillselion catalog or Claude Code plugin UI, then invoke skills in sessions where you work in a .NET solution.
Comments
Share how you use richlander-dotnet-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.