Use this agent when working with prompt injection detection integration tests, including running tests, debugging failures, or adding new test samples.
原文の言語: 英語
メニュー
SkillsMP は alex-ilgayev/MCPSpy から 4 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 4 件中 4 件を表示しています。
Use this agent when working with prompt injection detection integration tests, including running tests, debugging failures, or adding new test samples.
原文の言語: 英語
Creates properly formatted Git commits following conventional commit standards for the MCPSpy project. Use when asked to commit changes, stage files, or manage git workflows. Has access to git status, diff, checkout, add, and commit commands.
原文の言語: 英語
Creates well-structured GitHub issues for the MCPSpy project using the gh CLI tool. Use when asked to create issues, report bugs, or document features. Follows conventional naming with feat/chore/fix prefixes and maintains appropriate detail levels.
原文の言語: 英語
Handles all Golang testing tasks including running tests, writing new tests, and fixing test failures. Follows MCPSpy testing conventions with require for critical assertions and assert for non-critical ones.
原文の言語: 英語