This hooks Claude up to Context7's documentation API so it can pull current docs, API references, and code examples instead of relying on potentially stale training data. You'd reach for it when writing code against external libraries, debugging framework issues, or answering technical questions where version accuracy matters. It's a two-step process: resolve the library name to an ID, then query the docs with that ID. The quality of results depends heavily on writing specific queries rather than vague one-word searches. Works without auth but has quota limits. One thing to note is the three-query limit per question, which keeps you from going down rabbit holes but might feel restrictive for complex debugging sessions.
npx -y skills add pedronauck/skills --skill context7 --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills