Skip to main content
Run any Skill in Manus
with one click

csharp-type-design-performance

Stars3
Forks0
UpdatedJuly 6, 2026 at 10:32

Design .NET types for performance. Seal classes, use readonly structs, prefer static pure functions, avoid premature enumeration, and choose the right collection types. Use when designing or reviewing .NET types, classes, structs, and collections for performance.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly