What problem does it solve?
This Skill accelerates finding official library and framework documentation by routing queries through context7 and targeted web searches, surfacing authoritative sources with minimal latency.
Core Features & Use Cases
- Topic-specific discovery: Identify when a user asks for a particular feature and locate precise llms.txt resources.
- General library guidance: Retrieve comprehensive API references, guides, and installation steps for broad library questions.
- Live workflow integration: Orchestrate a lightweight, prompt-driven process that combines context7 lookups, web searches, and optional repository analysis to assemble a usable docs bundle for developers.
- Use Case: A developer asks for Next.js caching strategies; the skill locates the vercel/next.js docs and related llms.txt entries and presents concise guidance.
Quick Start
Use this skill to locate official docs for a library like Next.js. Example: "Documentation for Astro". The skill will surface official docs URLs and summarize key sections, then fetch and present relevant excerpts.