Agent skill · Documentation

context7-usage

Patterns for using Context7 MCP for library documentation (v2.25)

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill context7-usage-alfredolopez80-multi-agent-ralph-lo-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/ai-llm/context7-usage-alfredolopez80-multi-agent-ralph-lo-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Context7 MCP Usage Patterns ## v2.88 Key Changes (MODEL-AGNOSTIC) - **Model-agnostic**: Uses model configured in `~/.claude/settings.json` or CLI/env vars - **No flags required**: Works with the configured default model - **Flexible**: Works with GLM-5, Claude, Minimax, or any configured model - **Settings-driven**: Model selection via `ANTHROPIC_DEFAULT_*_MODEL` env vars **ultrathink** - Take a deep breath. We're not here to write code. We're here to make a dent in the universe. ## The Vision Documentation retrieval should be precise, fast, and authoritative. ## Your Work, Step by Step 1. **Identify library**: Extract from the user’s request. 2. **Resolve ID**: Use Context7 to find the exact source. 3. **Query**: Ask for targeted, actionable guidance. 4. **Fallback**: Use MiniMax when Context7 lacks coverage. ## Ultrathink Principles in Practice - **Think Different**: Prefer indexed docs over scraping. - **Obsess Over Details**: Ensure the right library ID. - **Plan Like Da Vinci**: Define the query before running it. - **Craft, Don't Code**: Return only relevant excerpts. - **Iterate Relentlessly**: Re-query for clarity. - **Simplify Ruthlessly**: Avoid unnecessary searches. #

What's inside
Steps it walks through
  1. v2.88 Key Changes (MODEL-AGNOSTIC)
  2. The Vision
  3. Your Work, Step by Step
  4. Ultrathink Principles in Practice
  5. Overview
  6. Available Tools
  7. Usage Pattern
  8. Decision Tree
  9. Supported Libraries (Examples)
  10. Frontend
  11. Languages
  12. Backend
  13. CSS/UI
  14. Databases
Ships with 1 file
  • metadata.json
Commands it runs
CLI usage
ralph library "React 19 useTransition"
ralph lib "Next.js 15 app router"
ralph docs "TypeScript generics"
Slash command
More from claude-skill-registry
All skills →
About this skill
What does the context7-usage skill do?

Patterns for using Context7 MCP for library documentation (v2.25)

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill context7-usage-alfredolopez80-multi-agent-ralph-lo-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going