Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

type-design-performance

النجوم٦٥
التفرعات١٠
آخر تحديث١٩ فبراير ٢٠٢٦ في ٠١:٠٦

Design .NET types for performance. Covers struct vs class decision matrix, sealed by default, readonly structs, ref struct and Span/Memory selection, FrozenDictionary, ValueTask, and collection return types. Use when designing new types and APIs, reviewing code for performance issues, choosing between class, struct, and record, or working with collections and enumerables.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly