·review-dotnet
</>

review-dotnet

nesnilnehc/ai-cortex

查看 .NET (C#/F#) 代码的语言和运行时约定:异步/等待、可空、API 版本控制、IDisposable、LINQ 和可测试性。仅语言原子技能;输出是一个结果列表。

8安装·1热度·@nesnilnehc

安装

$npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-dotnet

SKILL.md

Review code in the .NET ecosystem (C#, F#) for language and runtime conventions only. Do not define scope (diff vs codebase) or perform security/architecture analysis; those are handled by scope and cognitive skills. Emit a findings list in the standard format for aggregation. Focus on async/await and ConfigureAwait, nullable reference types and NRE avoidance, API and versioning, resources and IDisposable, collect...

When to use: When the code under review is .NET (C#/F#) and the task includes language/runtime quality. Scope (diff vs paths) is determined by the caller or user.

| Location | path/to/file.ext (optional line or range). | | Category | language-dotnet. | | Severity | critical \| major \| minor \| suggestion. | | Title | Short one-line summary. | | Description | 1–3 sentences. | | Suggestion | Concrete fix or improvement (optional). |

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-dotnet
分类
</>开发工具
认证
收录时间
2026-02-11
更新时间
2026-02-18

快速解答

什么是 review-dotnet?

查看 .NET (C#/F#) 代码的语言和运行时约定:异步/等待、可空、API 版本控制、IDisposable、LINQ 和可测试性。仅语言原子技能;输出是一个结果列表。 来源:nesnilnehc/ai-cortex。

如何安装 review-dotnet?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-dotnet 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/nesnilnehc/ai-cortex