Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/Goldziher/gitfluff --skill fixコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
| description | Auto-fix formatting and linting issues |
| name | fix |
| user_invocable | true |
Automatically fix formatting and linting issues across the codebase.
cargo fmt --all to auto-format all Rust code.cargo clippy --fix --allow-dirty --allow-staged to apply automatic clippy fixes.poly fmt --fix . and poly lint --fix . to apply remaining formatting and lint autofixes.git diff to show what was changed by the fixes.SOC 職業分類に基づく