원클릭으로
dotnet-design-pattern-review
Review the C#/.NET code for design pattern implementation and suggest improvements.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review the C#/.NET code for design pattern implementation and suggest improvements.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generate professional commit messages from staged changes following Chris Beams' seven rules. Use when user stages changes and requests commit message. Triggers include: - English: "create commit message", "generate commit message", "write commit" - Context: User has staged changes (git add) and needs a commit message
Manages JIRA issues, projects, and workflows using Atlassian MCP. Use when asked to "create JIRA ticket", "search JIRA", "update JIRA issue", "transition issue", "sprint planning", or "epic management".
Ensure .NET/C# WPF code meets best practices for the solution/project.
Get best practices for C# async programming
Ensure that C# types are documented with XML comments and follow best practices for documentation.
Ensure .NET/C# code meets best practices for the solution/project.
| description | Review the C#/.NET code for design pattern implementation and suggest improvements. |
| metadata | {"github-path":"skills/dotnet-design-pattern-review","github-ref":"refs/heads/main","github-repo":"https://github.com/github/awesome-copilot","github-tree-sha":"4988a9e6586c0eab299198334aacca3b3947974b"} |
| name | dotnet-design-pattern-review |
Review the C#/.NET code in ${selection} for design pattern implementation and suggest improvements for the solution/project. Do not make any changes to the code, just provide a review. All reviews should be written to the Docs/Reviews folder where they can be read or updated prior to the next steps.
CommandHandler<TOptions>), ICommandHandler<TOptions> interface, CommandHandlerOptions inheritance, static SetupCommand(IHost host) methodsArgumentNullException null checks, interface abstractions, proper service lifetimes{Core|Console|App|Service}.{Feature})? Proper separation between Core/Console projects? Modular and readable?Provide specific, actionable recommendations for improvements aligned with the project's architecture and .NET best practices.