platform-abstraction
✓使用 @effect/platform 抽象进行跨平台文件 I/O、进程生成、HTTP 客户端和终端操作。在编写与文件系统交互、生成进程、发出 HTTP 请求或执行控制台 I/O 的代码时应用此技能,以确保跨 Node.js、Bun 和浏览器环境的可移植性。
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 中使用
这个 Skill 的源码在哪?
https://github.com/front-depiction/claude-setup
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01