typescript-strict
CommunityStrict TypeScript practices for safer code
Authorsakataka
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Enforces strict TypeScript practices to reduce type errors and improve safety in the game logic.
Core Features & Use Cases
- No
anytypes; useunknownand guards - No type assertions; use narrowing
- No non-null assertions (
!); use optional chaining - Result<T,E> pattern for game logic
- Exhaustive type checking
Quick Start
Apply strict typing in new game logic functions and refactor existing code to replace any, as demonstrated in the guide.
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-strict Download link: https://github.com/sakataka/tetris-game2/archive/main.zip#typescript-strict 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.