·refactoring-catalog
</>

refactoring-catalog

emvnuel/skill.md

コードの匂いを特定し、Martin Fowler のカタログからリファクタリング技術を適用します。動作を変更せずにコード構造を改善したり、複雑さを軽減したり、臭いを除去したりする場合に使用します。

3インストール·0トレンド·@emvnuel

インストール

$npx skills add https://github.com/emvnuel/skill.md --skill refactoring-catalog

SKILL.md

Systematic techniques for improving code structure without changing its observable behavior. Based on Martin Fowler's Refactoring Catalog.

Smell: Long method, code fragment that can be grouped Action: Turn the fragment into a method with a name explaining its purpose Cookbook: extract-function.md

Smell: Function body is as clear as its name Action: Replace calls with the function body and remove the function Cookbook: inline-function.md

コードの匂いを特定し、Martin Fowler のカタログからリファクタリング技術を適用します。動作を変更せずにコード構造を改善したり、複雑さを軽減したり、臭いを除去したりする場合に使用します。 ソース: emvnuel/skill.md。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/emvnuel/skill.md --skill refactoring-catalog
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

refactoring-catalog とは?

コードの匂いを特定し、Martin Fowler のカタログからリファクタリング技術を適用します。動作を変更せずにコード構造を改善したり、複雑さを軽減したり、臭いを除去したりする場合に使用します。 ソース: emvnuel/skill.md。

refactoring-catalog のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/emvnuel/skill.md --skill refactoring-catalog インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/emvnuel/skill.md

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-01