wrdn-typescript-type-safety

Installation
SKILL.md

Fix the type boundary instead of disabling TypeScript.

Fix Shape

  • Remove @ts-nocheck.
  • Narrow the failing expression, add a schema/guard at an unknown boundary, or improve the local type.
  • If a cast is unavoidable, keep it narrow and document the invariant at the cast site.
  • Do not silence an entire file for a localized mismatch.
Installs
1
GitHub Stars
2.1K
First Seen
Jun 20, 2026
wrdn-typescript-type-safety — rhyssullivan/executor