Marketplace

code-quality-check

This skill should be used before committing code to ensure it meets Breenix quality standards. Use for running clippy checks, fixing compiler warnings, verifying no log side-effects, checking for dead code, and enforcing project coding standards from CLAUDE.md.

$ インストール

git clone https://github.com/ryanbreen/breenix /tmp/breenix && cp -r /tmp/breenix/breenix-code-quality-check ~/.claude/skills/breenix

// tip: Run this command in your terminal to install the skill