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

exhaustive-switch

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

Prefer staticAssertUnreachable in the default branch of switches that must cover every variant of a union, so exhaustiveness is checked at compile time. Use when writing or reviewing switch on discriminated unions, string literal unions, enums, or any switch meant to be exhaustive in the Tachi TypeScript server.

التثبيت

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

SKILL.md
readonly