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

Refactor Method Complexity Reduce

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

インストール

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

/plugin marketplace add simplycubed/skills
/plugin install refactor-method-complexity-reduce@simplycubed

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

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

フォルダ名: refactor-method-complexity-reduce/

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

概要

Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.

詳細

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

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

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

作者

作成者: GitHub awesome-copilot contributors

キーワード

#refactor #method #complexity #reduce