testingtesting-security
test
Rustプロジェクトのテスト実行スキル。cargo testによるユニットテスト、統合テスト、ドキュメントテストの実行とレポート。テスト実行時は必ずエージェント(Task tool)を使用し、直接Bashでテストコマンドを実行しない。
maintainer
DIO0550
Updated 1/19/2026
Stars
0
Forks
0
quick start
Installation and usage
Rustプロジェクトのテスト実行スキル。cargo testによるユニットテスト、統合テスト、ドキュメントテストの実行とレポート。テスト実行時は必ずエージェント(Task tool)を使用し、直接Bashでテストコマンドを実行しない。
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use test