enforcing-type-safety

Enforces type safety in TypeScript/Python implementations. Any/any types strictly prohibited. Use when processing API responses, integrating external libraries, or implementing data validation. Supports strict mode configuration and type guard implementation.

$ 安裝

git clone https://github.com/sumik5/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/claude-code/skills/enforcing-type-safety ~/.claude/skills/dotfiles

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