·platform-abstraction
</>

platform-abstraction

front-depiction/claude-setup

@effect/platform 抽象化を使用して、クロスプラットフォーム ファイル I/O、プロセス生成、HTTP クライアント、ターミナル操作を実行します。ファイル システムとの対話、プロセスの生成、HTTP リクエストの作成、またはコンソール I/O の実行を行うコードを作成するときにこのスキルを適用して、Node.js、Bun、ブラウザ環境間での移植性を確保します。

5インストール·0トレンド·@front-depiction

インストール

$npx skills add https://github.com/front-depiction/claude-setup --skill platform-abstraction

SKILL.md

The @effect/platform library provides platform-independent abstractions that work seamlessly across Node.js, Bun, and browser environments. Instead of using runtime-specific APIs directly, you write code once using Effect Platform services and run it anywhere.

The FileSystem service provides comprehensive file and directory operations.

The Command and CommandExecutor services enable safe process spawning.

@effect/platform 抽象化を使用して、クロスプラットフォーム ファイル I/O、プロセス生成、HTTP クライアント、ターミナル操作を実行します。ファイル システムとの対話、プロセスの生成、HTTP リクエストの作成、またはコンソール I/O の実行を行うコードを作成するときにこのスキルを適用して、Node.js、Bun、ブラウザ環境間での移植性を確保します。 ソース: front-depiction/claude-setup。

原文を見る

引用可能な情報

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

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

クイックアンサー

platform-abstraction とは?

@effect/platform 抽象化を使用して、クロスプラットフォーム ファイル I/O、プロセス生成、HTTP クライアント、ターミナル操作を実行します。ファイル システムとの対話、プロセスの生成、HTTP リクエストの作成、またはコンソール I/O の実行を行うコードを作成するときにこのスキルを適用して、Node.js、Bun、ブラウザ環境間での移植性を確保します。 ソース: front-depiction/claude-setup。

platform-abstraction のインストール方法は?

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

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

https://github.com/front-depiction/claude-setup