cabloy-workflow

Route Cabloy development tasks to backend, frontend, fullstack, or documentation workflows.

970|131|Updated Jan 14, 2018
One-click install
npx skills add https://github.com/cabloy/cabloy --skill cabloy-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cabloy-workflow
Source: https://github.com/cabloy/cabloy/tree/main/.claude/skills/cabloy-workflow
Command: npx skills add https://github.com/cabloy/cabloy --skill cabloy-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps Cabloy developers avoid choosing the wrong implementation path by routing requests to the correct backend, frontend, fullstack, documentation, or AI-enablement workflow.

Core Features & Use Cases

  • Workflow Classification: Determines whether a task belongs to Vona backend work, Zova frontend work, fullstack integration, or documentation and AI guidance.
  • Edition-Aware Routing: Checks Cabloy Basic and Cabloy Start assumptions before recommending workflows, especially for frontend-sensitive tasks.
  • CLI-First Guidance: Directs users toward existing Vona and Zova command families instead of manual scaffolding, while matching verification steps to the task scope.

Quick Start

Use the cabloy-workflow skill to determine the correct Cabloy implementation path for my current development request.

Frequently Asked Questions about cabloy-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right Cabloy workflow for backend or frontend scaffolding?

To choose the right Cabloy workflow, identify whether your task involves Vona backend work, Zova frontend generation, or fullstack integration. This workflow classification routes your request to the correct implementation path and CLI commands.

When do I need to check Cabloy Basic vs Cabloy Start editions for frontend tasks?

You need edition detection for frontend-sensitive tasks because Cabloy Basic and Cabloy Start editions carry different assumptions. Performing edition-aware routing before recommending workflows prevents choosing the wrong implementation path.

What is the best way to generate Cabloy frontend components instead of manual scaffolding?

The best way to generate Cabloy frontend components is using CLI-first guidance. Direct your development toward existing Zova command families rather than manual scaffolding to ensure correct implementation and faster generation.

How does Cabloy workflow routing handle AI development guidance and documentation placement?

Cabloy workflow routing handles AI development guidance and documentation placement by classifying these requests into dedicated workflows. This ensures documentation tasks and AI-enablement steps receive the correct verification planning.

Can I use this workflow routing for fullstack integration tasks across Vona and Zova?

Yes, you can use this workflow routing for fullstack integration tasks. It identifies implementation layers spanning Vona backend and Zova frontend, matching verification steps to your fullstack task scope.

Why does my Cabloy development task need workflow classification before scaffolding?

Your Cabloy development task needs workflow classification before scaffolding to avoid choosing the wrong implementation path. Classifying the task layer first ensures CLI-first recommendations align with the correct edition assumptions.