vaadin-orchestrator

Coordinate Vaadin domain skills into unified implementation guidance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/js-rom/Luis --skill vaadin-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vaadin-orchestrator
Source: https://github.com/js-rom/Luis/tree/main/.agents/skills/vaadin-orchestrator
Command: npx skills add https://github.com/js-rom/Luis --skill vaadin-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate Vaadin domain skills to produce a single, production-ready guidance output.

Core Features & Use Cases

  • Intent classification to determine user goals and map them to domain skills.
  • Orchestrate one primary domain skill and up to two secondary skills, merging outputs into one unified response.
  • Follow Vaadin 25 defaults and MCP tooling to ensure accurate API guidance and safe, maintainable recommendations.

Quick Start

Provide a user request and let the orchestrator classify intent, select a primary domain skill, and merge outputs from up to two secondary skills into a single cohesive answer.

Frequently Asked Questions about vaadin-orchestrator

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

FAQPage Schema
How do I coordinate multiple Vaadin domain skills into a single production-ready guidance output?

Use an orchestrator to coordinate Vaadin domain skills by classifying intent, selecting one primary skill and up to two secondary skills, then merging their outputs into a single unified, production-ready response.

What is the best way to ensure Vaadin API guidance follows version 25 defaults and security practices?

The best way to ensure Vaadin 25 defaults and security is to use an orchestrator that enforces explicit versioning and testability defaults while merging domain skill outputs into maintainable recommendations.

Can I use one primary domain skill and multiple secondary skills for complex Vaadin development requests?

Yes, you can use one primary domain skill plus up to two secondary skills. The orchestrator maps user goals through intent classification and merges outputs from these selected skills into a cohesive answer.

How does intent classification work when mapping user requests to domain skills?

Intent classification determines user goals by analyzing the request, then maps those goals to the appropriate Vaadin domain skills to ensure the merged delivery contract matches the intended development outcome.

Does the Vaadin orchestrator support MCP tooling for accurate API recommendations?

Yes, the Vaadin orchestrator follows MCP tooling to ensure accurate API guidance and safe, maintainable recommendations while enforcing explicit versioning and UI language defaults across the merged output.