context7

Retrieve up-to-date library documentation and code examples via the Context7 API.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/polidog/atotoX10-drive --skill context7-polidog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context7
Source: https://github.com/polidog/atotoX10-drive/tree/main/.agents/skills/context7
Command: npx skills add https://github.com/polidog/atotoX10-drive --skill context7-polidog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides access to the latest documentation for software libraries and components, ensuring you're not working with outdated information.

Core Features & Use Cases

  • Library Documentation Retrieval: Fetch current documentation for any programming library or framework.
  • Code Example Discovery: Find relevant code examples for specific APIs or features.
  • API Verification: Confirm the correct usage of library functions and API endpoints.
  • Use Case: You need to implement a new feature using the latest version of the React library. Use this Skill to find the most up-to-date documentation and examples for the specific React hook you need.

Quick Start

Use the context7 skill to find documentation for the 'useState' hook in the 'react' library.

Frequently Asked Questions about context7

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find up-to-date API documentation for a specific software library?

Find current API documentation by querying the Context7 API with a library name and topic to retrieve the latest information and verify correct usage of functions.

What is the best way to get code examples for a framework feature I am implementing?

Discover code examples by querying the Context7 API with the library name and feature topic to retrieve relevant snippets and confirm correct API usage.

Can I verify the correct usage of library functions and API endpoints with this tool?

Verify correct usage of library functions and API endpoints by retrieving current documentation via the Context7 API search and context endpoints.

How do I look up current React hook documentation when implementing a new feature?

Retrieve current React hook documentation by querying the Context7 API with the library name and hook topic to fetch up-to-date information and examples.

Does this documentation retrieval method work for any programming framework?

This documentation retrieval method supports any programming framework or component by querying the Context7 API search and context endpoints with the respective library name.

When do I need to query an external API for library documentation instead of using local files?

Query an external API for library documentation when you require the most up-to-date information to ensure you are not working with outdated API details or deprecated examples.