bun-file-io

Community

Streamline Bun-based file I/O and directory ops.

Authorrickross
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies and accelerates common file I/O and directory operations in Bun, reducing boilerplate and avoiding repetitive code.

Core Features & Use Cases

  • Read/Write with Bun.file and Bun.write: Programmatically read, write, and stream files with Bun for high-performance I/O.
  • Directory scanning and existence checks: Use Bun.file(...).exists() and Bun.Glob for robust file discovery.
  • Use Case: Imagine you need to update a configuration file across multiple projects; this Skill provides concise commands to read, modify, and persist changes.

Quick Start

Use bun-file-io to read a file named 'config.json' and update its 'version' field, then write the changes back.

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: bun-file-io
Download link: https://github.com/rickross/openfork/archive/main.zip#bun-file-io

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 471,000+ vetted skills library on demand.