CabloyJS
Official@cabloy
Offers full-stack scaffolding, module lifecycle management, and memory leak diagnostics for enterprise Node.js and Zova-based application architectures.
Agent Skills by CabloyJS
Showing 13 vetted skills indexed across 1 GitHub repositories.
cabloy-spec-generation
Generates repository-native PRD, SRS, WBS, test plan, and ADR planning records for Cabloy suites.
cabloy-worktree-environment
Configures deterministic Vona and Zova local environment files for linked Cabloy Git worktrees.
cabloy-spec-execution
Executes bounded WBS tasks from Cabloy suite specifications with evidence-backed status tracking.
detect-ssr-leak
Detect server-side memory leaks in Node.js SSR applications via RSS and heap analysis.
cabloy-master-detail
Guide Cabloy master-detail and nested-detail backend scaffolding workflows.
cabloy-domain-planning
Validate Cabloy suite and module naming before code generation.
cabloy-frontend-scaffold
Select Zova scaffolding and refactor workflows for Cabloy frontend implementation paths.
cabloy-contract-loop
Coordinate Cabloy Vona and Zova synchronization workflows to prevent contract drift.
cabloy-backend-scaffold
Guide Cabloy backend scaffolding and completion workflows via Vona CLI.
cabloy-module-removal
Remove Cabloy modules from a monorepo with dependency cleanup and verification.
cabloy-workflow
Route Cabloy development tasks to backend, frontend, fullstack, or documentation workflows.
cabloy-resource-field-update
Update existing Cabloy backend resource fields with validation and renderer integration.
cabloy-zova-source-reading
Explains Zova frontend source code implementation paths and runtime behavior for developers analyzing framework internals.
Frequently Asked Questions About CabloyJS
FAQPage SchemaWhat specific tasks does CabloyJS enable for developers?▼
CabloyJS enables full-stack scaffolding for backend and frontend components, synchronization of Vona and Zova contracts, and systematic removal of modules from monorepos. It also provides diagnostic capabilities for identifying server-side memory leaks in Node.js SSR environments through heap and RSS analysis.
Which personas benefit most from these capabilities?▼
Full-stack engineers and backend developers working within the Cabloy ecosystem benefit most. These capabilities are designed for developers managing complex monorepo architectures, those requiring strict contract synchronization between frontend and backend layers, and engineers tasked with optimizing memory performance in server-side rendering implementations.
What are the prerequisites for implementing these capabilities?▼
Implementation requires an existing Cabloy-based project structure and familiarity with the Vona and Zova frameworks. Developers must have a Node.js environment configured to support the specific scaffolding and diagnostic modules provided by the CabloyJS suite for backend resource management and frontend source code analysis.