context7-docs
Installation
SKILL.md
Context7 Docs - Library Documentation
Fetch up-to-date library documentation via the Context7 MCP server. Use this skill when you need to research any npm library, framework, or tool.
Quick Reference
| Action | Command | Description |
|---|---|---|
| search | ./scripts/docs.sh search <library> |
Find library ID for a given name |
| docs | ./scripts/docs.sh docs <library> [topic] [--tokens N] |
Get documentation for a library |
| help | ./scripts/docs.sh help |
Show usage help |
How to Use
Natural Language
- "Get React hooks documentation"
- "Search for Next.js App Router docs"
- "Find Vue 3 composition API documentation"
- "Look up Tailwind CSS utilities"