zuke
01Plugin Claude Code
Plugin marketplace listing 1 plugin: zuke.
Plugin Claude Code
Plugin marketplace listing 1 plugin: zuke.
Instructions file CodexOpenCode
Instructions for zuke-build/zuke, covering agents.md, using zuke — the api, without guessing, tech stack, typescript 7 / tsgo and coding guidelines (non-negotiable).
Instructions file
Instructions for zuke-build/zuke, a project described as: 🥷 A code-first, strongly-typed build automation system for Deno.
Plugin Claude Code
Agent skills for Zuke, the code-first build automation system for Deno/TypeScript. Bundles zuke-setup (scaffold Zuke into a project) and zuke-write-build (author or edit a zuke.ts build).
Skill Claude CodeCodex
Set up Zuke — a code-first, strongly-typed build automation system for Deno/TypeScript — in a project. Use when the user wants to add Zuke to a repo, scaffold a zuke.ts build file, install the Zuke CLI, or bootstrap the ./zuke launcher. After scaffolding, switch to the zuke-write-build skill to author targets.
Skill Claude CodeCodex
Write or edit a Zuke build (zuke.ts) — the code-first, strongly-typed build system for Deno/TypeScript. Use when adding or changing targets, wiring dependencies, calling a tool wrapper (DenoTasks, NpmTasks, DockerTasks, ...), generating CI, or authoring/refactoring a zuke.ts build file. For first-time project…