Fmt
Code Quality community
Description
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.
Installation
Installs to ~/.claude/commands/bearcove-pikru-fmt.md
Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bearcove/pikru/HEAD/.claude/commands/fmt.md -o ~/.claude/commands/bearcove-pikru-fmt.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Import Drawio
Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level
Code Quality Import Mermaid
Redraw Mermaid as an editorial diagram at a chosen format, size, and detail level
Code Quality Open Code Review
/open-code-review
Code Quality Job Stories
- Create job stories with acceptance criteria in JTBD format
Code Quality Wwas
- Create backlog items in Why-What-Acceptance format
Code Quality Code Quality Review
Review code quality in: $ARGUMENTS
Code Quality