tidy-hunt
CommunityRust code quality loop
Authorpprice
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of incrementally improving the quality and maintainability of Rust code by identifying and fixing one refactoring opportunity at a time.
Core Features & Use Cases
- Incremental Refactoring: Focuses on a single code quality issue per round, ensuring manageable changes.
- Automated Scanning & Fixing: Utilizes tools like
rust-analyzerto find and apply refactorings. - Guided Improvement: Adheres to established Rust coding guidelines and best practices.
- Use Case: Continuously improve the
volecompiler codebase by systematically addressing issues like duplicated logic, unhardened unwraps, and inconsistent patterns, leading to a more robust and readable codebase.
Quick Start
Run the tidy-hunt skill to perform up to 10 rounds of automated code quality improvements on the compiler codebase.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 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: tidy-hunt Download link: https://github.com/pprice/vole/archive/main.zip#tidy-hunt 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.