Type-safe CLI argument parsing with cleye, the standard parser for this repo's Bun scripts. Use when writing or editing any script that takes arguments (flags, positional parameters, subcommands, --help) instead of reading existing scripts for the pattern.
$npx -y skills add bendrucker/claude --skill cleyeInstalls into the current project.
Run `npx skills use "https://github.com/bendrucker/claude" --skill "bendrucker/claude/cleye"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bendrucker/claude" that are relevant to the current task. Run `npx skills add "https://github.com/bendrucker/claude"` and select the relevant skills, then follow their instructions.