reviewing-type-safety
CommunityAudit TypeScript safety across the codebase.
Authordjankies
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill performs a comprehensive TypeScript type-safety review to detect unsafe any usage, missing guards, and weak type guarantees during code reviews.
Core Features & Use Cases
- Static Analysis Guidance: Identify risky patterns like unguarded any, unsafe assertions, or missing type guards.
- Type-Safe Recommendations: Propose concrete type refinements and guards.
- Cross-Project Consistency: Ensure type policies align across modules.
Quick Start
Run a TypeScript review pass, focusing on type safety boundaries and common violation patterns.
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: reviewing-type-safety Download link: https://github.com/djankies/claude-configs/archive/main.zip#reviewing-type-safety Please download this .zip file, extract it, and install it in the .claude/skills/ directory.