‹ 返回总目录
开发工具 最近更新07-03

modern-csharp-coding-standards

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量1.7K
⭐ GitHub Stars1,095(fork 100)
🗓️ 最近推送2026-07-03
🌱 项目创建2025-11-12
💻 语言 / LicenseShell · MIT
🐛 开放Issue5

📝 工具简介

面向.NET开发者的Claude Code skills和子agents,规范C#编码标准。

📖 怎么用

在 Claude Code CLI 里执行 `/plugin marketplace add Aaronontheweb/dotnet-skills` 加市场,再 `/plugin install dotnet-skills` 安装。更新用 `/plugin marketplace update`。GitHub Copilot 用 `git clone https://github.com/Aaronontheweb/dotnet-skills.git /tmp/dotnet-skills` 克隆后复制到 `.github/skills/` 或 `~/.copilot/skills/`。OpenCode 全局装到 `~/.config/opencode/skills` 和 `~/.config/opencode/agents`。装完直接对话用技能。

📋 迷你测评

给.NET开发者用的Claude Code技能包,专门规范C#编码标准。亮点是聚焦单一语言,能帮团队统一代码风格。

📄 README 要点

这是给Claude Code用的.NET开发插件,包含30个技能和5个专用代理,专为专业.NET开发设计。里面的模式都来自生产系统实战,覆盖C#、Akka.NET、Aspire、EF Core、测试和性能优化。安装支持多个AI编程助手,Claude Code在终端里跑命令装,GitHub Copilot可以克隆或复制技能到项目或全局配置,OpenCode也有对应装法。装完建议在项目根目录加AGENTS.md或CLAUDE.md片段,这样助手能更好理解项目上下文。适合用Claude Code或Copilot做.NET开发的程序员。

查看英文原文
.NET Skills for Claude Code A comprehensive Claude Code plugin with 30 skills and 5 specialized agents for professional .NET development. Battle tested patterns from production systems covering C , Akka.NET, Aspire, EF Core, testing, and performance optimization. Installation This plugin works with multiple AI coding assistants that support skills/agents. Claude Code (CLI) Official Docs Run these commands inside the Claude Code CLI (the terminal app, not the VSCode extension): [安装/使用命令见下方] To update: [安装/使用命令见下方] GitHub Copilot Official Docs Clone or copy skills to your project or global config: Project level (recommended): [安装/使用命令见下方] Global (all projects): [安装/使用命令见下方] OpenCode Official Docs [安装/使用命令见下方] Suggested AGENTS.md / CLAUDE.md Snippets These snippets go in your project root (the root directory of your codebase, next to your .git folder): Claude Code: CLAUDE.md OpenCode: AGENTS.md Prerequisite: install/sync the dotnet skills plugin in your assistant runtime (Claude Code or OpenCode) so the skill IDs below resolve. To get consistent skill usage in downstream repos, add a small router snippet in AGENTS.md (OpenCode) or CLAUDE.md (Claude Code). These snippets tell the assistant which skills to use for common tasks. Readable snippet (copy/paste) [安装/使用命令见下方] Compressed snippet (generated) Run ./scripts/generate skill index snippets.sh update readme to refresh the block below. [安装/使用命令见下方] Specialized Agents Agents are AI personas with deep domain expertise. They're invoked automatically when Claude Code detects relevant tasks. Agent Expertise akka net specialist Actor systems, clustering, persistence, Akka.Streams, message patterns dotnet concurrency specialist Threading, async/await, race conditions, deadlock analysis dotnet benchmark designer BenchmarkDotNet setup, custom benchmarks, measurement strategies dotnet performance analyst Profiler analysis, benchmark interpretation, regression detection docfx specialist DocFX builds, API documentation, markdown l

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考