name: docs-seeker description: >- Search and discover technical documentation using llms.txt sources and context7.com. Use when you need library or framework documentation. version: 3.1.0
Docs Seeker
Activate when you need to find specific documentation for libraries, frameworks, or APIs.
When to Use
- Looking up API documentation for a specific library
- Finding usage examples for a framework feature
- Discovering configuration options for a tool
- Verifying correct usage of a function or method
Process
- Identify the library/framework and version
- Search documentation sources (llms.txt, context7.com)
- Find the specific section relevant to the question
- Extract actionable information (code examples, config)
- Verify information is current for the version in use
Sources
- Official documentation sites
- llms.txt files from library repositories
- context7.com for aggregated documentation
- GitHub repository READMEs and wikis