·expert-code-refactoring
</>

expert-code-refactoring

grishaangelovgh/gemini-cli-agent-skills

Java、JavaScript、および React プロジェクトのコード リファクタリングの専門家。テストの安定性を確保しながら、SOLID 原則、設計パターン、および慣用的な改善に焦点を当てます。

2インストール·0トレンド·@grishaangelovgh

インストール

$npx skills add https://github.com/grishaangelovgh/gemini-cli-agent-skills --skill expert-code-refactoring

SKILL.md

This skill guides the agent in refactoring codebases by identifying technical debt and applying industry-standard patterns tailored to the specific technology stack.

| Magic Literals | Hardcoded numbers/strings. | Extract Constant or Enum. | | Long Method | Method does too many things. | Extract Method. | | Large Class | Too many responsibilities. | Extract Class or Extract Interface. | | Feature Envy | Method uses another object's data more. | Move Method. |

| Primitive Obsession | Using primitives for domain concepts. | Introduce Value Object. | | Multi‑File Change Requirement | One change affects many files. | Move Field or Inline Class to centralize. |

Java、JavaScript、および React プロジェクトのコード リファクタリングの専門家。テストの安定性を確保しながら、SOLID 原則、設計パターン、および慣用的な改善に焦点を当てます。 ソース: grishaangelovgh/gemini-cli-agent-skills。

原文を見る

引用可能な情報

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

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

クイックアンサー

expert-code-refactoring とは?

Java、JavaScript、および React プロジェクトのコード リファクタリングの専門家。テストの安定性を確保しながら、SOLID 原則、設計パターン、および慣用的な改善に焦点を当てます。 ソース: grishaangelovgh/gemini-cli-agent-skills。

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

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

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

https://github.com/grishaangelovgh/gemini-cli-agent-skills