TypeScript review reference
CommunityCatch TypeScript type-system blind spots.
Authormattnowdev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents TypeScript code that compiles and lints clean from still being wrong at runtime by targeting the type-system footguns that slip past strictness and common linters.
Core Features & Use Cases
- Guided detection of TS 5.x anti-patterns: flags risky patterns like
anyvsunknown, unsafeasassertions,null/undefineddrift, structural ID collisions, missing exhaustiveness checks, and shallowReadonlyassumptions. - Feature-aware coverage for modern TS: focuses specifically on TS 5.x mechanisms that frequently get misused or missed (e.g.,
satisfies,consttype parameters,NoInfer, and Stage 3 decorators). - Review prompt alignment: provides anti-pattern checklines so
super-review:runcan add targeted Type Safety and Correctness prompts for diffs touching*.ts/*.tsxortsconfig.json.
Quick Start
Ask for a TypeScript-focused PR review of the changes, and request that the review check for unsafe casts, missing narrowing, and any of the listed TS 5.x anti-patterns in the modified files.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: TypeScript review reference Download link: https://github.com/mattnowdev/super-review/archive/main.zip#typescript-review-reference Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.