dotnet-techne-csharp-type-design-performance

SKILLWorkflowcommunity
v0.0.0MetalnibMITUpdated 20d agoSource →

Use when designing types and collections for hot paths and low-allocation .NET code. Keywords: readonly struct, sealed class, ValueTask, Span, FrozenDictionary, FrozenSet, allocation optimisation.

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
12Repo stars
1Clients
1Formats
20d agoLast update
Skill
AuthorMetalnib
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

Use when designing types and collections for hot paths and low-allocation .NET code. Keywords: readonly struct, sealed class, ValueTask, Span, FrozenDictionary, FrozenSet, allocation optimisation.

Keywords
skillclaude