本文へスキップ
← すべてのスキル

Refactor

v1.0.0 · 公開 · 検証済み ·coding ·スキャン 2026-07-07

インストール

Claude Code:マーケットプレイスを一度追加してからインストールします。

/plugin marketplace add simplycubed/skills
/plugin install refactor@simplycubed

その他のエージェント(フォルダ)

ソースのフォルダをダウンロードし、お使いのエージェントのスキルディレクトリに置きます。

フォルダ名: refactor/

エージェント ディレクトリ
Vendor-neutral (Codex, Gemini CLI, …) .agents/skills/
Claude Code ~/.claude/skills/
Gemini CLI ~/.gemini/skills/

概要

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.

詳細

自動静的スキャンに合格。時点評価であり、実行時の安全を保証するものではありません。

スキャン 2026-07-07: certify builtin · gitleaks 8.18.4 · osv-scanner 2.4.0 · semgrep n/a (no code)

✓ すべてのチェックがクリーン

作者

作成者: GitHub awesome-copilot contributors

キーワード

#refactor