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(14)
Automate TypeScript checks on every PR
BeforeMerge scans your pull requests against all 14 TypeScript rules automatically. Get actionable feedback before code ships.