Skip to main content

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.

Jump to install

Source facts

Repository
zkldi/Tachi
Last source activity
May 8, 2026 at 16:54
Detected SKILL.md language
English
Stars
235
Forks
123

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.