Catalog
All AI skills
4 skills. Every one is readable here; downloads and live use need a subscription.
fp-option-ref
Quick reference for Option type. Use when user needs to handle nullable values, optional data, or wants to avoid null checks.
fp-refactor
Comprehensive guide for refactoring imperative TypeScript code to fp-ts functional patterns
fp-types-ref
Quick reference for fp-ts types. Use when user asks which type to use, needs Option/Either/Task decision help, or wants fp-ts imports.
options-flow-analyzer
Real vs lottery call separation for options P/C ratio analysis — prevents signal inversion from deep OTM noise
