Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub richlander/dotnet-skills.NET skills for coding assistants
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Share bugs, ideas, or general feedback.
.NET skills for coding assistants. The skills describe how to use specific .NET tools that accelerate LLM-driven .NET + C# development.
Use /plugin to manage marketplaces and install plugins. For a complete walkthrough with screenshots for both Copilot and Claude Code.
Copilot users: Start with /plugin marketplace add richlander/dotnet-skills
See:
| Skill | Description |
|---|---|
dotnet-inspect | Inspect .NET assemblies and NuGet packages |
# Add marketplace
/plugin marketplace add richlander/dotnet-skills
# Install plugin
/plugin install dotnet-skills@richlander-dotnet-skills
To get the latest version of the plugin, first update the marketplace to refresh available versions, then update the installed plugin:
# Update marketplace to fetch latest versions
/plugin marketplace update richlander-dotnet-skills
# Update the installed plugin
claude plugin update dotnet-skills@richlander-dotnet-skills
You can also update the marketplace through the interactive UI by running /plugin, navigating to the Marketplaces tab, selecting richlander-dotnet-skills, and choosing Update marketplace.