typescript-strictest-standards
OfficialEnforce TypeScript's strictest typing.
Authorkreuzberg-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces the most rigorous TypeScript configuration, eliminating common pitfalls and ensuring maximum code safety and maintainability.
Core Features & Use Cases
- Strict Type Checking: Enables all strict flags (
strict,noUncheckedIndexedAccess,exactOptionalPropertyTypes). - Type Safety: Bans
anyandobjecttypes, promotingunknownwith type guards. - Modern Practices: Encourages generics,
satisfiesoperator,constassertions, and functional programming paradigms. - Testing: Mandates tests adjacent to source files with high coverage.
- Use Case: Ensure a new TypeScript project adheres to best practices from the outset, preventing type-related bugs and improving developer onboarding.
Quick Start
Apply the typescript-strictest-standards skill to the current project's configuration 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-strictest-standards Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#typescript-strictest-standards 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.