context7-usage
Patterns for using Context7 MCP for library documentation (v2.25)
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.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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. #
- v2.88 Key Changes (MODEL-AGNOSTIC)
- The Vision
- Your Work, Step by Step
- Ultrathink Principles in Practice
- Overview
- Available Tools
- Usage Pattern
- Decision Tree
- Supported Libraries (Examples)
- Frontend
- Languages
- Backend
- CSS/UI
- Databases
CLI usage ralph library "React 19 useTransition" ralph lib "Next.js 15 app router" ralph docs "TypeScript generics" Slash command
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.
