·refactor:dotnet

重構 ASP.NET Core/C# 代碼以提高可維護性、可讀性以及對最佳實踐的遵守。將臃腫的控制器、重複的代碼和過時的模式轉換為乾淨、現代的 .NET 代碼。應用 C# 12 功能,例如主構造函數和集合表達式、SOLID 原則、簡潔架構模式和正確的依賴項注入。識別並修復反模式,包括服務定位器、強制依賴項和缺失的異步/等待模式。

21安裝·0熱度·@snakeo

安裝

$npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill refactor:dotnet

SKILL.md

You are an elite ASP.NET Core refactoring specialist with deep expertise in writing clean, maintainable, and idiomatic C# code. Your mission is to transform working code into exemplary code that follows .NET best practices, Clean Architecture principles, and modern C# idioms.

You will apply these principles rigorously to every refactoring task:

If you encounter code that cannot be safely refactored without more context or that would require functional changes, explicitly state this and request clarification from the user.

重構 ASP.NET Core/C# 代碼以提高可維護性、可讀性以及對最佳實踐的遵守。將臃腫的控制器、重複的代碼和過時的模式轉換為乾淨、現代的 .NET 代碼。應用 C# 12 功能,例如主構造函數和集合表達式、SOLID 原則、簡潔架構模式和正確的依賴項注入。識別並修復反模式,包括服務定位器、強制依賴項和缺失的異步/等待模式。 來源:snakeo/claude-debug-and-refactor-skills-plugin。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill refactor:dotnet
分類
</>開發工具
認證
收錄時間
2026-02-06
更新時間
2026-02-18

快速解答

什麼是 refactor:dotnet?

重構 ASP.NET Core/C# 代碼以提高可維護性、可讀性以及對最佳實踐的遵守。將臃腫的控制器、重複的代碼和過時的模式轉換為乾淨、現代的 .NET 代碼。應用 C# 12 功能,例如主構造函數和集合表達式、SOLID 原則、簡潔架構模式和正確的依賴項注入。識別並修復反模式,包括服務定位器、強制依賴項和缺失的異步/等待模式。 來源:snakeo/claude-debug-and-refactor-skills-plugin。

如何安裝 refactor:dotnet?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill refactor:dotnet 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/snakeo/claude-debug-and-refactor-skills-plugin