Fetches real-time function signatures, usage examples, and documentation directly from the official Effect-TS API reference.
The Effect-TS API Explorer skill provides Claude with direct access to the official Effect-TS documentation suite, enabling precise lookups for the entire functional programming ecosystem. It eliminates guesswork by retrieving up-to-date function signatures, parameter descriptions, and practical usage examples for core modules like Effect, Stream, and Schema, as well as specialized packages like @effect/platform and @effect/sql. This ensures developers have immediate access to the latest API patterns and version-specific information directly within their workflow.
主な機能
01Retrieval of practical code examples and implementation patterns
023 GitHub stars
03Version tracking via 'Since' annotations for API compatibility checks
04Automated URL construction for core modules and @effect scoped packages
05Extraction of complex function signatures and multiple overloads
06Real-time lookup of official Effect-TS documentation and API references
ユースケース
01Finding usage examples for specific combinators in Stream, Schedule, or Layer
02Verifying complex function signatures and parameter types in the Effect ecosystem
03Exploring available API methods within scoped packages like @effect/platform or @effect/cli