home/categories/code-quality/r3bl-org-r3bl-open-core-claude-skills-run-clippy-skill-md
code-qualitytesting-security

run-clippy

Run clippy linting, enforce comment punctuation rules, format code with cargo fmt, and verify module organization patterns. Use after code changes and before creating commits.

r3bl-org
maintainer
r3bl-org
更新日 2/28/2026
スター
468
フォーク
30
quick start

Installation and usage

Run clippy linting, enforce comment punctuation rules, format code with cargo fmt, and verify module organization patterns. Use after code changes and before creating commits.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use run-clippy