rust-lint
NewCommunity RegistryRefactoringby Cheolwan Park · MIT
Automatically format Rust files with rustfmt and provide on-demand clippy linting
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/rust-lint.md https://raw.githubusercontent.com/cheolwanpark/useful-claude-plugins/main/SKILL.md3
Invoke in Claude Code
/rust-lintrust
Frequently Asked Questions
What is rust-lint?
Automatically format Rust files with rustfmt and provide on-demand clippy linting
How to install rust-lint?
To install rust-lint, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /rust-lint.
What is rust-lint best for?
rust-lint is a community categorized under Refactoring. It is designed for: rust. Created by Cheolwan Park.