hide-unsafe-assertions
CommunityKeep type signatures clean; hide assertions.
Software Engineering#typescript#code-quality#type-safety#static-analysis#software-design#api-compatibility#hide-assertions
Authorluyi985
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Use when type assertions are necessary. Use when function implementations need any. Use when hiding unsafe code.
Core Features & Use Cases
- Hide internal type assertions inside well-typed functions to preserve a clean public API.
- Narrow the scope of unsafe code to the implementation, not the interface.
- Validate unsafe points locally to prevent runtime errors while keeping types stable.
Quick Start
Apply hidden assertions inside well-typed functions to preserve clean public APIs.
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: hide-unsafe-assertions Download link: https://github.com/luyi985/lyi-bash/archive/main.zip#hide-unsafe-assertions 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.