type-validator

Community

Enforce TypeScript safety with pragmatic checks.

Authorshenjingnan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps maintain strict TypeScript typing across the codebase by identifying and guiding fixes for unsafe types, incomplete interfaces, and unsafe casts, reducing runtime errors and improving maintainability.

Core Features & Use Cases

  • Static typing discipline: Enforces strict type definitions and minimizes the use of any.
  • Runtime-safe validations: Integrates with Zod and type guards to align runtime checks with TypeScript types.
  • Code quality improvements: Provides pragmatic recommendations and automated-ish fixes within typical MCP/Xiaozhi client repos.

Quick Start

Run the type-validator across your TypeScript sources to locate and fix any any usage, missing types, or unsafe casts in the project.

Dependency Matrix

Required Modules

None required

Components

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: type-validator
Download link: https://github.com/shenjingnan/xiaozhi-client/archive/main.zip#type-validator

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.