Context7

Anti-hallucination protocol for library APIs — resolves the exact installed version from the lockfile, fetches current official docs (Context7 MCP if installed, web fetch otherwise), quotes the doc before writing any code, and pins the version in output. Use when code touches a fast-moving library (Next.js, React, LangChain, Prisma, Tailwind), when the user says "check the actual docs" or "what's the current API for X", or after any deprecation or breaking-change error.

alebgl77 a5baaa2 3.7 KB Updated

File contents

alebgl77/claude-inc/tree/main/skills/context7 commit a5baaa22e8

Frequently asked questions

npx skillmds@latest add alebgl77/context7