概要
This skill provides a comprehensive framework for developing high-quality command-line interfaces with Bun, emphasizing dependency-light architectures and professional user experiences. It guides developers through implementing standardized argument parsing for multiple flag formats, supporting dual output modes (Markdown for humans and JSON for machines), and managing complex command structures with subcommands. Designed for the SideQuest marketplace, it focuses on creating tools that are easy to maintain, test, and use, featuring advanced patterns like dry-run modes and Git integration.