What problem does it solve?
This Skill helps you efficiently research external libraries, frameworks, and code patterns by leveraging the Sourcebot MCP tool, preventing the need to manually sift through vast amounts of external codebases.
Core Features & Use Cases
- External Library Research: Discover code patterns and API usage in popular libraries like Effect-TS, TanStack, and Vercel AI SDK.
- API Discovery: Understand how external libraries implement specific functionalities.
- Framework Pattern Learning: Learn best practices by examining real-world code from external frameworks.
- Use Case: When asked to implement a complex state management pattern similar to one found in Effect-TS, you would use Sourcebot to find examples within the Effect-TS repository.
Quick Start
Use Sourcebot to search for "Effect.gen yield" within the Effect-TS/effect repository.