documentation-retrieval

Official

Instantly fetch docs from any source, code faster.

Authoralldigitalrewards
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Spending valuable development time searching for documentation across various platforms and sources can be inefficient and interrupt your flow. This skill centralizes documentation retrieval, allowing you to quickly access relevant information from official sources and web searches.

Core Features & Use Cases

  • Multi-Source Access: Fetches documentation from Context7 (Next.js, React, Prisma, etc.), Supabase MCP (Auth, RLS), and Zen MCP (web search for third-party APIs).
  • Intelligent Querying: Constructs precise queries to get API references, component docs, configuration guides, and best practices.
  • Contextual Application: Extracts relevant code examples and patterns, then guides you in applying them directly to your implementation.
  • Use Case: When you need to implement a Next.js server action with path revalidation, use this skill to query Context7 for "server actions revalidatePath". It will retrieve the official documentation, provide the correct code pattern, and help you integrate it into your Changemaker codebase, saving you from manual searching.

Quick Start

Find documentation on how to set up Row Level Security policies for multi-tenant applications using Supabase.

Dependency Matrix

Required Modules

mcp__context7mcp__supabasemcp__zen

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: documentation-retrieval
Download link: https://github.com/alldigitalrewards/changemaker-minimal/archive/main.zip#documentation-retrieval

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository