1,210 tools found
Builds and installs Expo development clients via EAS Build - TestFlight, local iOS/Android builds, and Metro bundler connection.
Sets up Tailwind CSS v4 in Expo via react-native-css and NativeWind v5 for universal iOS/Android/web styling, no Babel required.
A skill for using @expo/ui/swift-ui to build native iOS UI in Expo SDK 55, mixing SwiftUI views with React Native components.
Analyzes family health history and genetic risk patterns, producing prevention recommendations and visual reports.
Uses the filesystem as unlimited, on-demand context storage for agents - scratch pads, plans, and dynamic skill loading.
Analyzes fitness data for trends, progress, habits, and health correlations, with personalized training advice.
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 pairs imperative vs. functional TypeScript for arrays, objects, normalization, grouping, and null-safe access.
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.
Skill for migrating imperative TypeScript to fp-ts patterns: Either, Option, TaskEither, and Reader, with step-by-step guides.