소개
The Bun Macros skill empowers Claude to implement and manage compile-time JavaScript execution within the Bun ecosystem. It allows developers to shift heavy computations, file reading, and environment variable resolution from the user's browser or server runtime to the build phase. This skill is essential for generating type-safe API clients, embedding static assets directly into bundles, and creating environment-aware builds without runtime overhead.