소개
The Bun File I/O skill empowers Claude to leverage the high-speed file system capabilities unique to the Bun runtime. It provides comprehensive implementation patterns for fast read/write operations, directory scanning with glob patterns, and advanced streaming for large-scale data processing. By utilizing Bun-specific optimizations instead of standard Node.js patterns, this skill ensures that file manipulations are both memory-efficient and performant, making it ideal for developers building CLI tools, web servers, or data transformation pipelines.