typescript-safety
CommunityEnforce TypeScript type safety.
Authorcmbays
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces rigorous TypeScript type safety within the Mokumo project, eliminating any types, designing complex generics, creating type guards, resolving compiler errors, and ensuring adherence to Zod-first type conventions.
Core Features & Use Cases
- Eliminates
any: Replacesanytypes with precise, inferred, or explicitly defined types. - Generics & Type Guards: Designs and implements complex generic types and robust type guards.
- Zod & Drizzle Integration: Enforces Mokumo's convention of using Zod for domain entities and Drizzle for infrastructure types.
- Compiler Error Resolution: Fixes
tsc --noEmitfailures by addressing unsound inference, missing constraints, or boundary issues. - Use Case: When encountering TypeScript errors, introducing new generic types, writing Zod schemas, working with Drizzle row types, designing port interfaces, or when
tsc --noEmitfails.
Quick Start
Use the typescript-safety skill to resolve the current TypeScript errors in the project.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-safety Download link: https://github.com/cmbays/mokumo/archive/main.zip#typescript-safety 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.