module-augmentation-guardrails
OfficialEnsures safe and consistent TypeScript module augmentations.
Software Engineering#type safety#typescript#coding best practices#declaration files#module augmentation
Authorai-shifu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses issues related to type declaration conflicts and accidental overwriting in TypeScript module augmentation, providing guidance for correct and safe augmentation practices.
Core Features & Use Cases
- Validation of augmentation files: Ensures augmentation files follow best practices like including
importstatements and augmenting the correct module parts. - Guidance for dependency imports: Advises explicit import of dependency types like
ReactNodeto prevent type degradation. - Use Case: A developer wants to extend
markdown-flow-ui/slidewithout risking import errors or partial overrides, and uses this Skill to verify correct augmentation code.
Quick Start
Use the module augmentation guardrails skill to review your augmentation files and ensure they conform to best practices before deployment.
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: module-augmentation-guardrails Download link: https://github.com/ai-shifu/ai-shifu/archive/main.zip#module-augmentation-guardrails 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.