skillby bearcove

Fmt

Installs: 0
Used in: 1 repos
Updated: 3d ago
$npx ai-builder add skill bearcove/fmt

Installs to .claude/skills/fmt/

Format the codebase and re-stage changes.

1. Run `cargo fmt --all`
2. Run `git add -u` to re-stage all modified tracked files

This ensures formatted code is ready to commit without manual re-staging.

Quick Install

$npx ai-builder add skill bearcove/fmt

Details

Type
skill
Author
bearcove
Slug
bearcove/fmt
Created
3d ago