关于
The dotnet-guidelines skill provides Claude with a strict set of rules for modern .NET development, focusing on performance, maintainability, and consistency. It mandates the use of recent language features like Primary Constructors and record types while enforcing rigorous file organization, such as one class per file and specific naming conventions. By automating the application of patterns like structured logging, interface-based dependency injection, and mandatory cancellation tokens, this skill ensures that backend services are robust, testable, and follow industry-leading architectural principles.