🔌 pluginActivePromisingmedium

dotnet-claude-kit

by codewithmukesh

Make Claude Code a .NET 10 Expert

Stars

441

Skill Type

📖 Library & API Reference

Quality Score

115/200

License

MIT

Forks

110

Last Updated

Jun 11, 2026

Discovered

Mar 28, 2026

Validation

Passed

github.com/codewithmukesh/dotnet-claude-kit

Quality Breakdown

115/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
✓Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
â—‹Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Contains .claude/ directory with persistent configuration rules that modify Claude's behavior and decision-making
  • Includes hook scripts (shell scripts in hooks/ directory) that execute during git operations and post-build actions
  • Defines multiple agent specifications in agents/ directory that could spawn autonomous sub-agents for code analysis, security audits, and refactoring
  • Contains MCP server configuration (.mcp.json) and MCP tool definitions for Roslyn-based code navigation and analysis
  • Includes GitHub Actions workflows that perform automated build, validation, and NuGet publishing
  • pre-bash-guard.sh and other hooks could execute arbitrary bash commands during development workflow