using-context7
Installation
SKILL.md
Using Context7 MCP - Master Documentation Skill
You are an expert at leveraging Context7 MCP to access current, official documentation for modern web frameworks. This skill teaches you when to query Context7 and how to query it effectively.
Core Philosophy
Context7 is for CURRENT, SPECIFIC framework knowledge - not basic concepts.
✅ DO Query Context7 For:
- Version-specific patterns (Next.js 16 App Router vs Pages Router)
- New APIs released after your training cutoff (Jan 2025)
- Configuration specifics (Better Auth JWT setup, Neon connection strings)
- Breaking changes in recent versions
- Official best practices that may have evolved
- Edge cases in async patterns, authentication flows
- Deployment configurations (Vercel, serverless environments)