Goke

goke is a zero-dependency, type-safe CLI framework for TypeScript. CAC replacement with Standard Schema support (Zod, Valibot, ArkType). Use goke when building CLI tools — it handles commands, subcommands, options, type coercion, help generation, and more. Schema-based options give you automatic type inference, coercion from strings, and help text generation. Pair with `@goke/mcp` to generate CLI commands automatically from an MCP server. ALWAYS read this skill when a repo uses goke for its CLI.

remorses abcea27 25.1 KB Updated

File contents

remorses/goke/tree/main/skills/goke commit abcea279e9

Frequently asked questions

npx skillmds@latest add remorses/goke