·component-refactoring
*

component-refactoring

first-fluke/fullstack-starter

複雑性の高い React コンポーネントをリファクタリングします。複雑さのメトリクスが高い場合、またはモノリシック UI を分割する場合に使用します。

13インストール·0トレンド·@first-fluke

インストール

$npx skills add https://github.com/first-fluke/fullstack-starter --skill component-refactoring

SKILL.md

Refactor high-complexity React components with proven patterns and workflows.

Complexity Threshold: Components with cyclomatic complexity > 50 or line count > 300 should be candidates for refactoring.

Simplify Conditional Logic Goal: Reduce nesting and if/else checks implementation details.

複雑性の高い React コンポーネントをリファクタリングします。複雑さのメトリクスが高い場合、またはモノリシック UI を分割する場合に使用します。 ソース: first-fluke/fullstack-starter。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/first-fluke/fullstack-starter --skill component-refactoring
カテゴリ
*クリエイティブ
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

component-refactoring とは?

複雑性の高い React コンポーネントをリファクタリングします。複雑さのメトリクスが高い場合、またはモノリシック UI を分割する場合に使用します。 ソース: first-fluke/fullstack-starter。

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

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

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

https://github.com/first-fluke/fullstack-starter