module-augmentation-guardrails

Official

Ensures safe and consistent TypeScript module augmentations.

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 import statements and augmenting the correct module parts.
  • Guidance for dependency imports: Advises explicit import of dependency types like ReactNode to prevent type degradation.
  • Use Case: A developer wants to extend markdown-flow-ui/slide without 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.