csharp-type-design-performance

Installation
SKILL.md

Type Design for Performance

When to Use This Skill

Use this skill when:

  • Designing new types and APIs
  • Reviewing code for performance issues
  • Choosing between class, struct, and record
  • Working with collections and enumerables

Core Principles

Installs
23
GitHub Stars
503
First Seen
Feb 22, 2026
csharp-type-design-performance — foxminchan/bookworm