dotnet-best-practices-mh
Apply practical, repository-aligned .NET/C# engineering practices without forcing framework-specific or architecture-specific choices.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Apply practical, repository-aligned .NET/C# engineering practices without forcing framework-specific or architecture-specific choices.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Guide for using the MudBlazor component library in Blazor applications. Use this when building or refactoring Blazor pages and components with MudBlazor. Covers setup, layout, component usage patterns, dialog and snackbar services, data grids, forms, colour pickers, theming, and optional bUnit examples. Also use when troubleshooting z-index, popup rendering, or styling issues.
Project-aware documentation conventions that complement the upstream documentation-writer skill. Use when writing or updating README content, docs pages, user guides, tutorials, or technical blog posts in a repository that provides project context files such as GOALS.md, SCOPE.md, CONVENTIONS.md, or .github/copilot-instructions.md.
| name | dotnet-best-practices-mh |
| description | Apply practical, repository-aligned .NET/C# engineering practices without forcing framework-specific or architecture-specific choices. |
Your goal is to help produce maintainable, production-ready .NET code while respecting the repository’s existing conventions and technology choices.
private > internal > protected > public)..Result, .Wait()).CancellationToken where appropriate.When guidance conflicts, use this order: