← スキル一覧に戻る

nuget-package-implementation
by tom171296
Craft beer company that suits their customers reviews to create new craft beer flavours
⭐ 1🍴 3📅 2026年1月15日
SKILL.md
name: Nuget package implementation description: Describes how to get usage instructions for a Nuget package. allowed-tools: mcp_nuget_get-package-readme, mcp_nuget_get-latest-package-version
Nuget package implementation
This skill provides guidance on how to retrieve and utilize information about a Nuget package, including accessing its README file for documentation and usage instructions.
Available MCP Tools
| Tool | Purpose |
|---|---|
mcp_nuget_get-package-readme | Retrieves the README.md file of a specified Nuget package |
mcp_nuget_get-latest-package-version | Fetches the latest version of a specified Nuget package |
When to use this skill
Use this skill when you need to:
- Understand the purpose and functionality of a Nuget package
- Access the README file for detailed documentation
- Learn how to implement and use the package in your projects
- Explore examples and best practices provided in the package documentation
- Get insights into package features, installation instructions, and usage guidelines
Core rules
- Always verify the package name and version before retrieving information.
- Read the best practices and usage instructions provided in the README file.
- Ensure compatibility of the package with your project requirements.
- Implement the package according to the guidelines specified in the documentation.
Workflows
Retrieving Package guidelines
- use the
mcp_nuget_get-latest-package-versiontool to find the latest version of the Nuget package you are interested in. - use the
mcp_nuget_get-package-readmetool to fetch the README.md file of the Nuget package. - Review the README.md file to understand the package's purpose, installation instructions, usage examples, and any other relevant information.
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です