ワンクリックで
context7-mcp
Use for library, framework, SDK, API, or CLI questions that need current documentation or version-specific behavior.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use for library, framework, SDK, API, or CLI questions that need current documentation or version-specific behavior.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas.
Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; prioritize OpenAI docs MCP tools, use bundled references only as helper context, and restrict any fallback browsing to official OpenAI domains.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman:compress <filepath> or "compress memory file"
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to simplify code, clean up code, refactor for clarity, improve readability, or review recently modified code for elegance. Focuses on project-specific best practices.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
| name | context7-mcp |
| description | Use for library, framework, SDK, API, or CLI questions that need current documentation or version-specific behavior. |
When the task depends on external library, framework, SDK, API, or CLI behavior, use Context7 to fetch current documentation instead of relying on memory alone.
This skill is for direct documentation lookup. It does not by itself require a planning or research subagent.
Call resolve-library-id with:
libraryName: the library or tool namequery: the user's full questionPrefer:
Call query-docs with:
libraryId: the selected Context7 IDquery: the user's full questionIf direct docs lookup still leaves important uncertainty for a risky integration, do one focused follow-up query if needed, then either implement with stated assumptions or escalate to api-researcher with an explicit reason.
For routine library questions, direct Context7 use is enough.