typescript-strict-guard

Use when writing or reviewing TypeScript code. Enforces strict mode standards, explicit typing, and best practices. Prevents 'any' types, @ts-ignore comments, and non-null assertions. This is a COMPREHENSIVE skill - consult the detailed guides before writing any TypeScript code.

$ Installieren

git clone https://github.com/Barnhardt-Enterprises-Inc/quetrex-plugin /tmp/quetrex-plugin && cp -r /tmp/quetrex-plugin/templates/skills/typescript-strict-guard ~/.claude/skills/quetrex-plugin

// tip: Run this command in your terminal to install the skill