·context7

A skill for retrieving the latest library documentation using Context7. Use when the user asks about how to use a library, requests code examples, or instructs to "use context7". Prevents hallucinations based on outdated training data and provides up-to-date API information.

11Installs·0Trend·@dotneet

Installation

$npx skills add https://github.com/dotneet/claude-code-marketplace --skill context7

SKILL.md

Context7 is a service that provides LLMs with the latest library documentation. It prevents hallucinations from outdated training data or non-existent APIs, enabling retrieval of version-specific accurate documentation and code examples.

Respond to the user's question based on the retrieved documentation.

User: "How do I write a cleanup function with React's useEffect?"

A skill for retrieving the latest library documentation using Context7. Use when the user asks about how to use a library, requests code examples, or instructs to "use context7". Prevents hallucinations based on outdated training data and provides up-to-date API information. Source: dotneet/claude-code-marketplace.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dotneet/claude-code-marketplace --skill context7
Category
{}Data Analysis
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is context7?

A skill for retrieving the latest library documentation using Context7. Use when the user asks about how to use a library, requests code examples, or instructs to "use context7". Prevents hallucinations based on outdated training data and provides up-to-date API information. Source: dotneet/claude-code-marketplace.

How do I install context7?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dotneet/claude-code-marketplace --skill context7 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dotneet/claude-code-marketplace