4,052 tools found
FlowHunt is an automation discovery audit skill that guides agents through a 5-question intake, then audits Gmail, Google Calendar, Slack, and task trackers
A structured food-database skill for nutrition lookup, food comparison, smart recommendations, and automatic meal nutrition calculation.
Practical fp-ts TaskEither patterns for TypeScript: wrap promises, chain async operations, and recover from errors without nested try/catch.
fp-ts patterns for Node.js/Deno backends: ReaderTaskEither services, layered dependency injection, and typed error handling.
Practical Data Transformations is a skill that guides when imperative data transformation approaches are acceptable over functional patterns in AI workflows.
A compact fp-ts Either cheat sheet: creating, transforming, and extracting typed success/failure values.
A compact fp-ts Option cheat sheet for handling nullable and optional values without null checks.
A quick reference for fp-ts's pipe and flow, covering value transforms, reusable pipelines, and Option/Array chaining.
A staged migration guide from imperative TypeScript to fp-ts: try/catch to Either, null checks to Option, DI to Reader, and when NOT to refactor.
A decision-guide cheat sheet for choosing between fp-ts's Option, Either, Task, and TaskEither types.
Production frontend-API patterns - race-safe state, AbortController cancellation, exponential-backoff retries and error normalization.
Enforces complete, unabridged output - no placeholder code, skipped sections, or 'continue as needed' shortcuts.