home/categories/architecture-patterns/foxminchan-bookworm-github-skills-csharp-type-design-performance-skill-md
architecture-patternsdevelopment
csharp-type-design-performance
Design .NET types for performance. Seal classes, use readonly structs, prefer static pure functions, avoid premature enumeration, and choose the right collection types.
maintainer
foxminchan
更新日 3/5/2026
スター
491
フォーク
64
quick start
Installation and usage
Design .NET types for performance. Seal classes, use readonly structs, prefer static pure functions, avoid premature enumeration, and choose the right collection types.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use csharp-type-design-performance