Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
5.7
Rating
0
Installs
Documentation
Category
Excellent skill that addresses a real pain point: accessing current library documentation beyond training cutoff. The description is very clear about when to use it proactively (5 specific triggers). The workflow is well-structured with concrete examples showing both search and context retrieval steps. The quick reference table is helpful for common use cases. Structure is clean and concise. Novelty is good—fetching current docs is valuable and would be token-intensive for a CLI agent to simulate. Minor improvement area: could specify error handling or what to do if library isn't found, but overall this is a highly practical, well-documented skill that clearly reduces cost and improves accuracy for library-dependent tasks.
Loading SKILL.md…