ts-standards
CommunityEnforce strict TypeScript standards with clarity.
Authordungle-scrubs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces strict TypeScript conventions to reduce runtime errors and improve maintainability.
Core Features & Use Cases
- Enforces strict mode, readonly defaults, and discriminated unions to prevent subtle bugs.
- Guides on interfaces, type aliases, generics, and error handling to improve readability and reliability across codebases.
- Use Case: When adding a new module, apply the ts-standards guidelines to ensure consistent styles, naming, and type safety.
Quick Start
- Audit all TypeScript files for strict options, avoid usage of any, and ensure explicit return types where appropriate.
- Replace any usage with unknown or precise types and add runtime guards as needed.
- Adopt readonly by default, consistent naming, and explicit discriminated unions across the codebase.
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: ts-standards Download link: https://github.com/dungle-scrubs/agent-config/archive/main.zip#ts-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.