
dotnet-simformsolutions/ai-dotnet-solution-scaffolder
2 skills2 installsGitHub
Install
npx skills add https://github.com/dotnet-simformsolutions/ai-dotnet-solution-scaffolderSkills in this repo
1Csharp Perf AnalysisScans C# code for performance anti-patterns including LINQ abuse, blocking on async, boxing, and missing IDisposable. A developer uses it when reviewing C# for performance bottlenecks and memory issues.1installs2Db Query OptimizationExamines database queries, DMVs, and index usage stats via MCP to find slow queries, table scans, and missing indexes for SQL Server and PostgreSQL. A developer uses it when tuning database query performance.1installs