Claude Code Plugins

Community-maintained marketplace

Feedback

documentation-lookup

@krmcbride/claude-plugins
1
0

Look up library and framework documentation. Use when the user asks about API docs, library usage, framework features, or mentions specific libraries/packages by name. ALWAYS try context7 MCP tools first before web search.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name documentation-lookup
description Look up library and framework documentation. Use when the user asks about API docs, library usage, framework features, or mentions specific libraries/packages by name. ALWAYS try context7 MCP tools first before web search.

Documentation Lookup

Priority order:

  1. Use context7 first - Resolve library ID, then fetch docs
  2. Web search fallback - Only if context7 doesn't have it or results are insufficient

When to activate:

  • User says "check the docs"
  • When the source code of a library is not already available locally
  • User needs API documentation or code examples
  • User mentions a library/framework name