fetch-library-docs

Fetch official library documentation with content-type filtering.

9|5|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/Rehan-Ul-Haq/my-skills --skill fetch-library-docs-rehan-ul-haq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fetch-library-docs
Source: https://github.com/Rehan-Ul-Haq/my-skills/tree/main/1- context7-efficient/fetch-library-docs
Command: npx skills add https://github.com/Rehan-Ul-Haq/my-skills --skill fetch-library-docs-rehan-ul-haq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Fetches official library documentation with 60-90% token savings using content-type filtering to speed up coding.

Core Features & Use Cases

  • Token-efficient retrieval for common libraries (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.)
  • Supports multiple content types (examples, api-ref, setup, concepts, migration, troubleshooting, patterns)
  • Triggers automatically during coding work to fetch patterns before coding

Quick Start

Run: bash scripts/fetch-docs.sh --library react --topic useState --content-type examples,api-ref