typescript-strict-checks
CommunityEnforce strict TypeScript across code.
Software Engineering#typescript#type-safety#strict#tsconfig#exactOptionalPropertyTypes#noUncheckedIndexedAccess
Authorwendleyw
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces TypeScript strict mode compliance in the codebase, focusing on noUncheckedIndexedAccess and exactOptionalPropertyTypes to reduce runtime surprises and improve maintainability.
Core Features & Use Cases
- Strict TS Enforcement: Enforces strict compiler options for safer code.
- Common Pitfalls: Guards against undefined, uses optional chaining, and explicit undefined typing.
- Use Case: Review a TS file that accesses arrays or optional properties and refactor to strict patterns.
Quick Start
Run type-check and fix TS errors to enable strict mode across the repository.
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-checks Download link: https://github.com/wendleyw/brianna-dawes-studio-app/archive/main.zip#typescript-strict-checks 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 223,000+ vetted skills library on demand.