用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/willvelida/biotrackr --skill dotnet-best-practices命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Blazor component architecture, Razor component patterns, Radzen UI library, and Blazor-specific UX patterns. Use when: building Blazor components, structuring Razor component hierarchy, using Radzen components, implementing Blazor forms, managing component state, Blazor rendering modes, Blazor layout design.
Quality gate review with structured findings and verdict. Use when: reviewing a completed implementation phase, checking spec compliance, convention adherence, test coverage, and issuing APPROVE or REQUEST_CHANGES verdicts.
Generate phased implementation blueprint with parallel research subagents. Use when: a clarified specification is ready for architecture planning, creating task tables, scoring complexity, and defining implementation phases.
正在显示 SKILL.md
基于 SOC 职业分类
| name | dotnet-best-practices |
| description | Ensure .NET/C# code meets best practices for the solution/project. |
| last_updated | "2026-06-04T00:00:00.000Z" |
| framework_revision | dotnet-10 |
Your task is to ensure .NET/C# code in ${selection} meets the best practices specific to this solution/project. This includes:
Biotrackr.{Domain}.{Type} (e.g., Biotrackr.Activity.Api, Biotrackr.Sleep.Svc)public class MyClass(IDependency dependency))CommandHandler<TOptions>)_resourceManager.GetString("MessageKey")// Arrange / // Act / // Assert comments