# Rustfix

> Use this skill when the user wants to automatically apply the suggestions made by rustc compiler.

- Skill: `javimosch/rustfix` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/rustfix`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/rustfix/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/rustfix

---


# Rustfix Plugin

Automatically apply the suggestions made by rustc compiler.

## Commands

### Operations
- `rustfix code fix` — fix code via rustfix
- `rustfix dry-run run` — run dry-run via rustfix
- `rustfix json read` — read json via rustfix
- `rustfix config show` — show config via rustfix

## Usage Examples
- "rustfix --help"
- "rustfix <args>"

## Installation

```bash
cargo install rustfix
```

## Examples

```bash
rustfix --version
rustfix --help
```

## Key Features
- rust\n- compiler\n- automation

