home/categories/ide-plugins/freitasp1-claude-code-skills-skills-strict-typescript-mode-skill-md
ide-pluginstools

strict-typescript-mode

Enforces TypeScript best practices when writing code. Automatically enables strict typing for TypeScript projects, prevents `any` usage, and recommends generic constraints. Activate on TS/TSX files, new features, code reviews.

freitasp1
maintainer
freitasp1
Updated 1/20/2026
Stars
2
Forks
1
quick start

Installation and usage

Enforces TypeScript best practices when writing code. Automatically enables strict typing for TypeScript projects, prevents `any` usage, and recommends generic constraints. Activate on TS/TSX files, new features, code reviews.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use strict-typescript-mode