🔌 pluginActivePromisingmedium
dotnet-claude-kit
Make Claude Code a .NET 10 Expert
Quality Breakdown
115/ 200
Content Signals
Repo Health
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.
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