Documentation
README
Documentation Discovery
Output style: Follow
process/development-protocols/communication-standards.mdโ answer-first, plain language, no unexplained jargon, TL;DR on long responses.
Overview
Use Context7 MCP as the default path for documentation lookup. The local scripts in this skill are fallback helpers for llms.txt-based discovery when Context7 does not cover the target cleanly.
Primary Workflow
Default workflow: Context7 first
- Resolve the library with Context7.
- Query the exact API/config/setup question with Context7.
- Only fall back to the scripts below when Context7 coverage is missing, incomplete, or the user explicitly wants llms.txt/repository-oriented discovery.
Fallback script workflow:
This is the opening of the README. Read the full README on GitHub.