원클릭으로
infra
infra에는 marcusrbrown에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use when creating, refreshing, or updating this repo's generated documentation — ARCHITECTURE.md, STRUCTURE.md, the root README.md, or per-package READMEs under apps/ and packages/. Use after a new app, package, CLI command/subcommand, deploy contract, or workflow lands, or when fixing documentation drift.
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. ALWAYS read this skill when a repo uses goke for its CLI.