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