fuuz-screens

Generate and validate Fuuz screen JSON with data binding and action pipelines.

3|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Fuuz-Industrial-Intelligence/fuuz-skills --skill fuuz-screens
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fuuz-screens
Source: https://github.com/Fuuz-Industrial-Intelligence/fuuz-skills/tree/main/fuuz%20screens
Command: npx skills add https://github.com/Fuuz-Industrial-Intelligence/fuuz-skills --skill fuuz-screens

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation and modification of user interfaces for the Fuuz Industrial Operations Platform, eliminating the need for manual JSON configuration and ensuring adherence to platform standards.

Core Features & Use Cases

  • Generate Screen JSON: Create complete, importable Fuuz screen JSON for dashboards, tables, and forms.
  • Component Configuration: Understand and apply patterns for all 59 Fuuz screen element types, including layout, data binding, and actions.
  • Use Case: You need to build a new dashboard screen to display real-time OEE metrics. Use this Skill to generate the screen JSON, including charts, KPI cards, and data binding to your OEE context.

Quick Start

Use the fuuz-screens skill to generate a basic dashboard screen JSON.

Frequently Asked Questions about fuuz-screens

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

FAQPage Schema
How do I generate Fuuz screen JSON for an industrial dashboard?

Generate Fuuz screen JSON by defining UI component structures, data binding with JSONata, and action pipelines. This creates complete, importable configurations for industrial dashboards, tables, and forms.

What is the best way to configure data binding in Fuuz screen JSON?

Configure data binding in Fuuz screen JSON using JSONata expressions to map industrial context data to UI components. This ensures dynamic data flows correctly to dashboards and forms according to platform best practices.

How many UI element types does the Fuuz platform support for screen generation?

The Fuuz platform supports 59 UI element types for screen generation. Configuring these components correctly ensures adherence to layout templates and critical property requirements for robust industrial applications.

Can I use this to build industrial UI forms without manual JSON configuration?

Yes, you can build industrial UI forms without manual JSON configuration. This approach streamlines the creation and modification of user interfaces for the Fuuz Industrial Operations Platform while ensuring adherence to platform standards.

How do you validate Fuuz screen JSON definitions before importing them?

Validate Fuuz screen JSON definitions by checking adherence to platform best practices, including layout templates, 59 element types, and critical property requirements. This ensures robust UI development and prevents import errors.

Why does my generated Fuuz screen JSON fail to display industrial UI components correctly?

Fuuz screen JSON may fail to display components correctly if critical property requirements, layout templates, or action pipelines are misconfigured. Validating against the 59 element types and platform best practices resolves these structural issues.