cabloy

17 mods across 1 repository, 970 stars between them.

release

01

cabloy/cabloy

Command Claude Code

Run the cabloy release workflow. Use when the user asks to "release", "publish", "deploy", "bump version", "create release", "release patch", "release minor", or "release major". Handles version bump, AI changelog generation, npm publish, and GitHub release creation.

970 2d ago A 65 tokens original MIT

PostToolUse

02

cabloy/cabloy

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing contract-loop-gate.ts via node. From cabloy/cabloy.

970 2d ago A tokens not measured original MIT

cabloy

03

cabloy/cabloy

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse).

970 2d ago A tokens not measured original MIT

cabloy/cabloy

Skill Claude CodeCodex

This skill should be used when the user needs the Vona backend scaffold/extend path in this Cabloy repo, especially to choose the right npm run vona generator or CRUD command and the required backend follow-up after generation. Trigger most strongly on backend requests involving modules, beans, controllers, services…

970 2d ago B 129 tokens original MIT

cabloy/cabloy

Skill Claude CodeCodex

Use this skill whenever a Cabloy task crosses the Vona-to-Zova contract boundary: backend DTO, controller, validation, entity, inferred DTO, or OpenAPI changes that should drive SDK, schema, api, model, or rest-output regeneration, or stale generated frontend consumers that may be out of sync with backend truth.…

970 2d ago A 140 tokens original MIT

cabloy/cabloy

Skill Claude CodeCodex

Use this skill whenever the user wants to plan a new business domain in this Cabloy repo, such as CRM, OA, training, ERP, or a similar long-lived domain. Trigger when the request is about deciding suite-first structure, proposing or validating providerId, suite, and module names, comparing naming options, confirming…

970 2d ago A 108 tokens original MIT

cabloy/cabloy

Skill Claude CodeCodex

Use this skill whenever the user wants the Zova frontend path in this Cabloy repo: create or extend pages, components, api or model beans, route/query/params work, metadata refresh, SSR-sensitive frontend work, or component props, v-model, and generic refactors. Trigger for questions about which npm run zova create or…

970 2d ago B 139 tokens original MIT

cabloy/cabloy

Skill Claude CodeCodex

This skill should be used when the main Cabloy task is parent-owned detail aggregation: master-detail or nested-detail backend scaffolding, choosing aggregate-owned vs standalone-capable detail mode, running :tools:masterDetail, or preserving nested detail DTO naming and placement rules. Prefer it when the core…

970 2d ago A 83 tokens original MIT

cabloy/cabloy

Skill Claude CodeCodex

Use this skill whenever the user wants to remove or delete an existing Cabloy module, retire a demo module, or cleanly take a backend, frontend, or fullstack module out of the monorepo. Trigger for requests such as remove module, delete module, retire module, remove demo module, or remove fullstack module, including…

970 2d ago A 105 tokens original MIT

cabloy/cabloy

Skill Claude CodeCodex

Use this skill whenever the user wants to update a field on an existing Cabloy backend resource: add a new persisted field, refine validation, add enum-like constraints, attach or change ZovaRender.field / ZovaRender.cell metadata, decide whether vonaModule.fileVersion should change, or demonstrate a custom frontend…

970 2d ago A 136 tokens original MIT

cabloy/cabloy

Skill Claude CodeCodex

Use this skill whenever the user asks to implement, execute, deliver, verify, or close a task from an existing Cabloy suite specification, including requests such as “implement WBS-…”, “execute the approved phase”, “deliver the next spec task”, or “make the repo-specs plan real”. It coordinates one bounded WBS…

970 2d ago A 146 tokens original MIT

cabloy/cabloy

Skill Claude CodeCodex

This skill should be used for requests to create or maintain a Cabloy repo-specs/ / set, including a PRD, SRS, PDP/WBS, test plan, progress register, suite ADR, or “write the specs”/“plan the suite.” It links product, technical, delivery, acceptance, and decision records after the domain boundary is confirmed. Route…

970 2d ago A 112 tokens original MIT

cabloy-workflow

13

cabloy/cabloy

Skill Claude CodeCodex

This skill should be used when the main Cabloy problem is workflow routing before implementation: deciding between Vona backend scaffolding, Zova frontend scaffolding, contract-loop work, or docs/AI-enablement homes such as repo-docs, repo-docs-internal, CLAUDE.md, commands, or skills, including cases where Cabloy…

970 2d ago B 138 tokens original MIT

cabloy/cabloy

Skill Claude CodeCodex

This skill must be used only when the user explicitly invokes /cabloy-worktree-environment or explicitly asks to perform the named Cabloy worktree-environment setup. It prepares a confirmation-gated, worktree-local Vona and Zova runtime environment for a linked Cabloy Basic or Cabloy Start Git worktree using Git…

970 2d ago A 126 tokens original MIT

cabloy/cabloy

Skill Claude CodeCodex

Use this skill when the user wants to read, trace, or explain Zova frontend source code rather than scaffold new code: where a page/component/model/behavior/SSR flow is implemented, how a runtime path works internally, why a plain controller field is reactive, how Zova differs from generic Vue 3 habits, or which files…

970 2d ago A 133 tokens original MIT

cabloy CLAUDE.md

16

cabloy/cabloy

Instructions file

Instructions for cabloy/cabloy, covering cabloy monorepo guidance, repository identity, monorepo layout, preferred workflow and documentation boundary.

970 2d ago A 3,209 tokens original MIT

detect-ssr-leak

17

cabloy/cabloy

Skill Claude CodeCodex

Detect server-side memory leaks in Node.js SSR services. Use when user asks to "check for memory leak", "detect leak", "SSR memory leak", "memory leak", or wants to diagnose growing memory usage on a Node.js server. TRIGGER when user mentions memory leak detection, especially for SSR/Vue/React server-side rendering.

970 2d ago C 75 tokens original MIT