typescript-refactoring-patterns
✓よりクリーンでタイプセーフなコードを実現するエキスパートの TypeScript リファクタリング パターン
SKILL.md
Extract Discriminated Union When you see multiple boolean flags, refactor to discriminated union:
Replace Conditional with Polymorphism When you see switch statements on type, use the strategy pattern:
Extract Type Guard When narrowing types, create reusable type guards:
よりクリーンでタイプセーフなコードを実現するエキスパートの TypeScript リファクタリング パターン ソース: autohandai/community-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/autohandai/community-skills --skill typescript-refactoring-patterns- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
typescript-refactoring-patterns とは?
よりクリーンでタイプセーフなコードを実現するエキスパートの TypeScript リファクタリング パターン ソース: autohandai/community-skills。
typescript-refactoring-patterns のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/autohandai/community-skills --skill typescript-refactoring-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/autohandai/community-skills
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01