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

dotnet-type-design-performance

Stars2
Forks0
UpdatedMarch 21, 2026 at 08:20

Design .NET types for performance with sealed classes, readonly structs, static functions, deferred enumeration, and immutable collections. Use when: designing new types, reviewing performance, or choosing between class/struct/record.

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.

File Explorer
3 files
SKILL.md
readonly