with one click
BetterBlue
BetterBlue contains 2 collected skills from schmidtwmark, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Add a new brand/region client to BetterBlueKit, or fix errors in an existing one. Use when the user asks to "add Kia Canada", "implement Hyundai Australia", "fix the European client", or similar. The skill gathers an API reference (open-source implementation or user-captured proxy logs), writes the client following the repo's four-file layout (+Commands / +Parsing / main / registration), and then iterates by running `swift run bbcli ...` — fixing each error against the reference until every menu action passes.
Add a new brand/region client to BetterBlueKit, or fix errors in an existing one. Use when the user asks to "add Kia Canada", "implement Hyundai Australia", "fix the European client", or similar. The skill gathers an API reference (open-source implementation or user-captured proxy logs), writes the client following the repo's four-file layout (+Commands / +Parsing / main / registration), and then iterates by running `swift run bbcli ...` — fixing each error against the reference until every menu action passes.