library-docs

Resolve official library IDs and fetch current documentation for API questions.

289|16|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/evrendom/rudel --skill library-docs-evrendom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: library-docs
Source: https://github.com/evrendom/rudel/tree/main/.claude/skills/library-docs
Command: npx skills add https://github.com/evrendom/rudel --skill library-docs-evrendom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fetch up-to-date, official library documentation to ensure you're using current APIs, patterns, and best practices, instead of outdated training data.

Core Features & Use Cases

  • Resolve library IDs and fetch docs from authoritative sources.
  • Retrieve topic-specific information (e.g., APIs, usage patterns, migration notes) for accurate implementation.
  • Apply across any library/framework (React, Vue, Express, etc.) to stay current.

Quick Start

Fetch the latest official documentation for a library using the library-docs skill.

Frequently Asked Questions about library-docs

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

FAQPage Schema
How do I fetch up-to-date official library documentation for React or Vue?

To fetch up-to-date official library documentation, the skill resolves the correct library ID and retrieves current API and usage patterns from authoritative sources, ensuring accurate implementation for frameworks like React, Vue, or Express instead of relying on outdated training data.

What is the best way to look up current API usage patterns for a framework?

Looking up current API usage patterns is best done by resolving the official library ID and retrieving topic-specific information directly from authoritative sources, which provides accurate implementation details and migration notes on demand.

Can I retrieve official docs for any library or framework?

Yes, you can retrieve official docs for any library or framework. The skill resolves the correct official library ID and fetches current documentation to answer API questions, applying across any library like React, Vue, or Express.

How do I get best practices for integrating a library without relying on outdated data?

To get best practices for integrating a library without outdated data, fetch up-to-date official documentation on demand from authoritative sources, enforcing reliance on current APIs and patterns rather than potentially stale training data.

What happens when official documentation is sparse for a specific library?

When official documentation is sparse, the skill provides fallback guidance after retrieving available docs. It operates within configurable token budgets to manage retrieval scope and ensure you receive the best available information.