TypeScript
v1.0.0
Enforces strict TypeScript practices — proper generics, discriminated unions, exhaustive checks, and elimination of any. Weak types propagate silently through a codebase, so this skill catches the patterns that erode type safety before they spread.
Quality(5)
Automate TypeScript checks on every PR
BeforeMerge scans your pull requests against all 5 TypeScript rules automatically. Get actionable feedback before code ships.