peterblazejewicz/claude-plugins
Command
Review Avalonia/MAUI project structure for design tokens, theming, and architecture improvements (supports Avalonia 11.x and 12.x).
peterblazejewicz/claude-plugins
Command
Review Avalonia/MAUI project structure for design tokens, theming, and architecture improvements (supports Avalonia 11.x and 12.x).
peterblazejewicz/claude-plugins
Command
Implement tasks incrementally in .NET — RED/GREEN/REFACTOR, dotnet build, dotnet test, commit. Add "auto" to run the whole plan in one approved pass.
peterblazejewicz/claude-plugins
Command
Simplify C# code for clarity and maintainability — reduce complexity without changing behavior.
peterblazejewicz/claude-plugins
Command
List the .NET skills, subagents, and lifecycle commands shipped by this plugin (adapted from addyosmani/agent-skills — spec-driven development, TDD, code review, security audit, test engineering, and more with .NET 8+, C# 12+, xUnit/MSTest, EF Core, Avalonia framing).
peterblazejewicz/claude-plugins
Command
Break .NET work into small verifiable tasks with acceptance criteria, dotnet CLI verification steps, and dependency ordering.
peterblazejewicz/claude-plugins
Command
Conduct a five-axis code review for .NET/C# changes — correctness, readability, architecture, security, performance.
peterblazejewicz/claude-plugins
Command
Run the .NET pre-launch checklist via parallel fan-out to specialist personas, then synthesize a go/no-go decision with rollback in place.
peterblazejewicz/claude-plugins
Command
Start spec-driven development for a .NET project — write a structured specification before writing C# code.
peterblazejewicz/claude-plugins
Command
Run .NET TDD workflow — write failing xUnit/MSTest tests, implement, verify. For bugs, use the Prove-It pattern.
peterblazejewicz/claude-plugins
Command
Run a web performance audit on a Blazor / ASP.NET Core front end via the web-performance-auditor persona.