fp-refactor
✓命令型 TypeScript コードを fp-ts 機能パターンにリファクタリングするための包括的なガイド
SKILL.md
This skill provides comprehensive patterns and strategies for migrating existing imperative TypeScript code to fp-ts functional programming patterns.
Begin by converting functions at the edges of your system:
fp-ts operations create intermediate arrays. For hot paths, keep imperative code:
命令型 TypeScript コードを fp-ts 機能パターンにリファクタリングするための包括的なガイド ソース: whatiskadudoing/fp-ts-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/whatiskadudoing/fp-ts-skills --skill fp-refactor- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
fp-refactor とは?
命令型 TypeScript コードを fp-ts 機能パターンにリファクタリングするための包括的なガイド ソース: whatiskadudoing/fp-ts-skills。
fp-refactor のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/whatiskadudoing/fp-ts-skills --skill fp-refactor インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/whatiskadudoing/fp-ts-skills