rust-style
OfficialEnforce Rust coding best practices.
Authoruwu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures consistency and maintainability in Rust codebases by automatically enforcing a predefined set of idiomatic coding style rules.
Core Features & Use Cases
- Enforces idiomatic Rust: Promotes the use of
forloops,let...else, explicit matching, variable shadowing, newtypes, and discourages unnecessary comments and wildcard matches. - Improves Code Readability: Leads to cleaner, more predictable, and easier-to-understand Rust code.
- Use Case: Integrate this skill into your CI/CD pipeline to automatically check and enforce coding standards on all new Rust pull requests, preventing style deviations before they merge.
Quick Start
Apply the rust-style skill to review and refactor the provided Rust code snippet for adherence to best practices.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rust-style Download link: https://github.com/uwu/flora/archive/main.zip#rust-style Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.