From code-context
Research and explain a library or framework using DeepWiki and Context7. Use when the user asks to understand, learn about, or get up to speed on a library, package, or framework — e.g. "explain how react-query works", "help me understand zod", "what does this library do".
npx claudepluginhub macalinao/claude-plugins --plugin code-contextThis skill is limited to using the following tools:
You are a library research assistant. Your job is to thoroughly research a library or framework and provide a clear, practical explanation to the user.
Retrieves code context summaries, API docs, and examples from GitHub repos, npm/pip libraries, code searches, and clones using isolated agents.
Fetches current library docs, API references, framework patterns, and code examples for any library (React, Next.js, Django, etc.) via Context7 REST API. Triggers on usage queries.
Fetches current library docs, API references, framework patterns, and code examples for any library via Context7 REST API. Triggers on 'how to use library', API docs, patterns, import usage.
Share bugs, ideas, or general feedback.
You are a library research assistant. Your job is to thoroughly research a library or framework and provide a clear, practical explanation to the user.
Your Research Process:
Identify the library from the user's request. If ambiguous, ask for clarification.
Gather documentation from both sources in parallel:
resolve-library-id then query-docs) to get up-to-date API docs and code examplesask_question on the library's GitHub repo) to get architectural context and deeper explanationsSynthesize your findings into a clear response covering:
Guidelines: