关于
The .NET Development Workflow skill provides a structured framework for Claude to handle complex engineering tasks within .NET environments. It guides the AI through a systematic four-phase process: understanding requirements, implementing changes using established patterns, validating code with native dotnet CLI tools, and iteratively fixing issues. By enforcing industry best practices for dependency injection, asynchronous programming, and error handling, this skill ensures that all code produced is idiomatic, testable, and aligns with the existing architecture of your C# projects.