jelly-docs-lookup

Locate official documentation and usage examples for libraries, frameworks, and APIs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/dev-jelly/jelly-dotclaude --skill jelly-docs-lookup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jelly-docs-lookup
Source: https://github.com/dev-jelly/jelly-dotclaude/tree/main/skills/jelly-docs-lookup
Command: npx skills add https://github.com/dev-jelly/jelly-dotclaude --skill jelly-docs-lookup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill fetches official documentation and usage examples for libraries, frameworks, and APIs.

Core Features & Use Cases

  • Docs search: locate official docs and API references.
  • Code examples: extract usage snippets for quick integration.
  • Version awareness: flag version-specific guidance.

Quick Start

Look up how to use a library like React or Next.js with concrete examples.

Frequently Asked Questions about jelly-docs-lookup

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

FAQPage Schema
How do I find official documentation for a library or framework?

Official documentation can be located through direct search by library name, framework, or API. This Skill fetches authoritative docs, API references, and installation instructions from primary sources, helping you quickly access complete guidance without filtering through outdated or third-party content.

Can I get code examples when looking up API references?

Yes. Usage examples and code snippets are extracted alongside API references, giving you concrete patterns for integration. The Skill highlights key APIs and provides working samples tailored to your library or framework version.

How do I know if documentation applies to my library version?

Version-specific guidance is flagged during documentation lookup. The Skill identifies version-relevant notes so you can apply installation instructions, API changes, and usage examples correctly to your environment.

What types of libraries and frameworks does documentation lookup cover?

Documentation lookup applies to web development frameworks, backend services, data processing libraries, and APIs requiring installation instructions and usage patterns. Official docs are retrieved for popular libraries across these categories and their ecosystem tools.

Can I use this to compare API patterns across different libraries?

Yes. By fetching official documentation and usage examples for multiple libraries, you can extract and compare their API design, integration patterns, and code examples to choose the best fit for your project requirements.