strict-typing

Community

Enforce code type safety.

Authortroykelly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the common issue of type-related bugs and runtime errors in statically typed languages by enforcing strict typing rules, eliminating any, unknown, and untyped escapes.

Core Features & Use Cases

  • Eliminates Type Escapes: Prevents the use of any, unknown, or equivalent type escapes in languages like TypeScript and Python.
  • Enforces Explicit Typing: Mandates the provision of explicit, accurate types for all variables, function parameters, and return values.
  • Use Case: When developing a new feature in a TypeScript project, this skill ensures that all new code adheres to strict typing, preventing potential null or undefined errors and improving code maintainability.

Quick Start

Ensure all new TypeScript code strictly adheres to the typing rules defined in this skill.

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: strict-typing
Download link: https://github.com/troykelly/codex-skills/archive/main.zip#strict-typing

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.