ワンクリックで
context7
Retrieve library/API documentation from Context7 MCP server. Auto-triggered for doc lookups.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Retrieve library/API documentation from Context7 MCP server. Auto-triggered for doc lookups.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | context7 |
| description | Look up current official library or framework documentation through Context7. Use when an API, version, option, migration, or behavior may have changed or when implementation depends on precise upstream documentation. |
Read and follow the canonical vendor-neutral skill at
.agents/skills/context7/SKILL.md. That file is the single source of truth.
Session initialization — run at the start of EVERY session before any other action.
Karpathy-inspired behavioural guidance for non-trivial coding, debugging, review, or refactor work. Use to surface assumptions, keep changes minimal, and define verifiable success criteria.
Manage dependency-aware multi-session workflows in agent_roadmaps/.
Orchestrate build workflows. Environment setup, compilation, and testing.
Validate constraint compliance at any time during development.
Create a new project from the repo_template. Supports Python, C++/CUDA, and Hybrid projects. Template-only skill.