home/categories/code-quality/dio0550-d-market-plugins-rust-workflow-plugin-skills-type-check-skill-md
code-qualitytesting-security
type-check
Rustプロジェクトの型チェック・コンパイルチェック実行スキル。cargo checkによるコンパイルエラー、型エラー検出とレポート。型チェック実行時は必ずエージェント(Task tool)を使用し、直接Bashで型チェックコマンドを実行しない。
maintainer
DIO0550
Updated 1/19/2026
Stars
0
Forks
0
quick start
Installation and usage
Rustプロジェクトの型チェック・コンパイルチェック実行スキル。cargo checkによるコンパイルエラー、型エラー検出とレポート。型チェック実行時は必ずエージェント(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 type-check