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

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.

$ git log --oneline --stat
stars:226
forks:110
updated:May 8, 2026 at 16:54
SKILL.md
readonly