typescript-strict-mode

Official

Enforce strict TypeScript for safer code.

AuthorTeamMagicOfConch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This guide helps teams eliminate unsafe any usage and improve type safety by applying strict TypeScript rules across codebases.

Core Features & Use Cases

  • Enforces no-explicit-any via ESLint rules to catch unsafe types early.
  • Encourages using unknown for unknown data, generics for reusable components, and type guards for runtime validation.
  • Useful across code reviews, migrations to strict mode, and new feature development.

Quick Start

Apply strict TypeScript rules across your codebase by enabling the no-explicit-any rule, preferring unknown, and using generics and type guards.

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: typescript-strict-mode
Download link: https://github.com/TeamMagicOfConch/conch/archive/main.zip#typescript-strict-mode

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.