strict-typescript
OfficialRust-inspired TypeScript patterns for robust code.
Software Engineering#code quality#type safety#typescript#zod#development best practices#rust patterns
Authorattunehq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces rigorous type safety and architectural patterns in TypeScript/JavaScript development, preventing common bugs and improving code maintainability.
Core Features & Use Cases
- Type Safety Enforcement: Eliminates
as,!, andanyto ensure compiler-guaranteed correctness. - Domain Modeling: Utilizes branded types and discriminated unions to make illegal states unrepresentable.
- Use Case: When developing a new feature, use this Skill's guidelines to ensure all data inputs are strictly validated with Zod, all function signatures are precise, and the code adheres to a type-first development methodology, preventing runtime errors.
Quick Start
Apply the strict-typescript skill to enforce type safety in your TypeScript codebase.
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: strict-typescript Download link: https://github.com/attunehq/agentic-bun/archive/main.zip#strict-typescript 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.