By richlander
Inspect .NET APIs by querying types, members, extensions, and implementors across NuGet packages, platform libraries, and local files, including version diffs; install .NET tools to PATH from projects, NuGet, GitHub repos, or git URLs with build, list, update, search, and run capabilities.
npx claudepluginhub richlander/dotnet-skills --plugin dotnet-skillsQuery .NET APIs across NuGet packages, platform libraries, and local files. Search for types, list API surfaces, compare and diff versions, find extension methods and implementors. Use whenever you need to answer questions about .NET library contents.
Build, install, list, and remove .NET tools using dotnet-install.
.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.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer