type-definition

Patterns for defining types using branded types, discriminated unions, and type-level programming. Covers smart constructors, type predicates, and newtype patterns. Use when creating any new type. Includes fully functional generator scripts for branded types and discriminated unions with config-based workflow.

$ Installieren

git clone https://github.com/site-bender/sitebender /tmp/sitebender && cp -r /tmp/sitebender/.claude/skills/type-definition ~/.claude/skills/sitebender

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