enforcing-type-safety
CommunityEnforce strict type safety in TS and Python code.
Authorsumik5
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Enforces strict type safety across TypeScript and Python codebases by banning any/Any usage, promoting explicit types, and guiding the adoption of type guards and static-analysis practices.
Core Features & Use Cases
- Enforces explicit typing in function signatures, type guards, and safe null handling.
- Guides safe API integration, data validation, and external library usage.
- Supports CI/CD integration with strict tooling configurations (tsconfig.json, mypy/pyright) and proactive code reviews.
Quick Start
Annotate new code with explicit types, replace any with unknown or Optional/Union, and enable strict tooling configurations in your project.
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: enforcing-type-safety Download link: https://github.com/sumik5/sumik-claude-plugin/archive/main.zip#enforcing-type-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.