platform-abstraction

Community

Write portable code with Effect platform.

Authorfront-depiction
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers write portable, cross-environment code by consistently using Effect Platform abstractions instead of runtime-specific APIs, ensuring code works in Node.js, Bun, and browsers.

Core Features & Use Cases

  • Platform services at your fingertips: FileSystem, Path, Command, Terminal, HttpClient, KeyValueStore, etc., all accessed through a unified Effect-based interface.
  • Safer, testable code: Services are mockable and composable, enabling reliable tests without touching real OS resources.
  • Real-world use: Build libraries or apps that run in multiple environments without changing core logic.

Quick Start

Use the platform abstraction skill to read a file named 'config.json' using FileSystem.FileSystem and log its contents.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: platform-abstraction
Download link: https://github.com/front-depiction/claude-setup/archive/main.zip#platform-abstraction

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.