sitebender-predicates

Writing TypeScript predicate functions (type guards, boolean checks, validation functions). Use when creating functions that return boolean or perform type narrowing. Follows Sitebender's curried, pure function patterns with named function declarations.

$ Installieren

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

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