スキル一覧に戻る
seanspiesman

context7-usage

by seanspiesman

Agents and Workflows

0🍴 0📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: context7-usage description: Guidelines for using the Context7 MCP server to fetch real-time documentation and code examples. license: MIT metadata: author: Antigravity version: "1.0"

Context7 Usage Guidelines

The context7 MCP server provides access to real-time, version-specific documentation and code examples for external libraries.

When to Use

  • Researching Libraries: When investigating a new library, use context7 to understand its capabilities and API surface.
  • Implementation: Before writing code using an external library, use context7 to fetch the latest syntax, methods, and patterns.
  • Debugging: When a library usage fails, use context7 to verify the API usage against the official documentation.
  • Outdated Knowledge: If you suspect your internal knowledge of a library might be outdated (e.g., major version changes), verify with context7.

Best Practices

  1. Be Specific: When querying, specify the library name and ideally the version if known (or ask for the latest).
  2. Verify Context: Ensure the returned documentation matches the environment (e.g., specific framework versions).
  3. Use Examples: leverage the code examples provided by context7 to ensure idiomatic usage.

Tool Usage

Simply use the context7 tool available in your toolset. You can usually invoke it by asking questions about a library or explicitly asking to "use context7 to check [library]".

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です