rust-commit

Community

CI-clean Rust commits automatically.

Authormaxenko
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Streamlines the Rust development workflow by ensuring any commit is CI-ready: formatting, linting, tests, and documentation checks run automatically to prevent broken builds.

Core Features & Use Cases

  • Format: applies cargo fmt across the project and verifies formatting before commit.
  • Lint: runs cargo clippy fixes, then confirms zero warnings for a clean codebase.
  • Test & Docs: executes cargo test and cargo doc to ensure correctness and docs integrity.
  • Commit: creates a focused, surgical commit containing only the changes related to the Rust work.

Quick Start

Run rust-commit with your commit message to ensure CI green, formatting, clippy, tests, and docs pass before committing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-commit
Download link: https://github.com/maxenko/claude-skills/archive/main.zip#rust-commit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.