dotnet-design-pattern-review
Reviews .NET code for design patterns, architecture compliance, and best practices like SOLID and async/await.
Install
npx skills add https://github.com/github/awesome-copilot --skill dotnet-design-pattern-reviewStats
| Total installs | 7,904 |
| Weekly installs | 7.9K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Evaluates six core patterns: Command, Factory, Dependency Injection, Repository, Provider, and Resource patterns against GoF and SOLID principles
- Analyzes architecture compliance including namespace conventions, project separation, async/await patterns, and structured logging implementation
- Reviews code quality across security, testability, maintainability, and performance dimensions with specific focus on primary constructors and ConfigureAwait usage
- Identifies missing or incorrectly implemented patterns and suggests concrete refactoring strategies aligned with .NET best practices
- Checks XML documentation, resource file organization, input validation, and credential handling without modifying the original code
Tags
Related skills
| Skill | Installs | vs dotnet-design-pattern-review |
|---|---|---|
| apple-appstore-reviewer | 7,790 | -114 |
| make-repo-contribution | 7,550 | -354 |
| create-readme | 8,622 | +718 |
| pytest-coverage | 7,693 | -211 |
| write-coding-standards-from-file | 7,747 | -157 |
FAQ
- How many installs does dotnet-design-pattern-review have?
- dotnet-design-pattern-review has 7,904 total installs and 7.9K installs this week.
- Where is dotnet-design-pattern-review hosted?
- dotnet-design-pattern-review is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does dotnet-design-pattern-review have?
- dotnet-design-pattern-review has 27.4K GitHub stars.
- When was dotnet-design-pattern-review first indexed?
- OrangeBot.AI first indexed dotnet-design-pattern-review on Feb 25, 2026.
- How do I install dotnet-design-pattern-review?
- Run: npx skills add https://github.com/github/awesome-copilot --skill dotnet-design-pattern-review