Skip to main content

type-safety

Use when writing or reviewing code that carries type annotations (Python, Terraform, TypeScript). Defines what a "tight" variable shape is, enumerates the approved type constructs per language, lists the Any-based anti-patterns to avoid, and gives a tracing workflow for identifying the correct type. Pairs with `make check-types` which mechanically flags `Any` usage in new Python code.

Jump to install

Source facts

Repository
sandboxcom/gludd
Last source activity
July 25, 2026 at 21:59
Detected SKILL.md language
English
Stars
4
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.