writing-rust-lints
OfficialCraft custom Rust lints with Dylint.
Authordelightful-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill empowers you to create custom Rust lints, enforcing project-specific code patterns and team conventions beyond what standard tools like Clippy offer.
Core Features & Use Cases
- Custom Lint Creation: Develop project-specific lints for unique code patterns.
- Enforce Team Conventions: Build reusable lint libraries to maintain code quality.
- Dylint Integration: Seamlessly integrate custom lints into your Rust development workflow.
- Use Case: You need to ensure all
unwrap()calls are explicitly handled withexpect()messages. This Skill guides you in creating a custom lint to enforce this rule across your codebase.
Quick Start
Use the writing-rust-lints skill to create a new custom lint named my_new_lint.
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: writing-rust-lints Download link: https://github.com/delightful-ai/beads-rs/archive/main.zip#writing-rust-lints 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 223,000+ vetted skills library on demand.