Skip to main content

typesafe

Use TypeSafe thinking whenever writing or changing code. Show all needed values, states, rules, and failures; match every type guarantee to the checks that support it; allow only safe operations; and keep each guarantee safe from its source to its final use. Use for implementation, refactoring, API and data-flow design, integration, migration, review, debugging, compiler and analyzer settings, runtime contracts, foreign interfaces, schemas, and generated types.

Jump to install

Source facts

Repository
nmnmcc/skills
Last source activity
July 23, 2026 at 02:08
Detected SKILL.md language
English
Stars
2
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.