ts-strict-guardian

Community

Enforce strict TypeScript safety

AuthorEtroxTaran
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates unsafe typing in TypeScript code, preventing common errors and improving code reliability.

Core Features & Use Cases

  • Enforces "No Any" Policy: Detects and helps refactor the use of any types.
  • Ensures Strict Null Checks: Mandates explicit handling of nullable fields.
  • Promotes Exhaustiveness Checking: Ensures all cases in discriminated unions are handled.
  • Use Case: Automatically audit a codebase for type safety violations and provide actionable steps for remediation, ensuring adherence to best practices.

Quick Start

Run the ts-strict-guardian skill to audit the current project for type safety issues.

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: ts-strict-guardian
Download link: https://github.com/EtroxTaran/conductor/archive/main.zip#ts-strict-guardian

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 223,000+ vetted skills library on demand.