Build data flows for the Fuuz Industrial Operations platform (fuuz.com). Use when requests mention "fuuz flow", "data flow", "flow", "web flow", "backend flow", "gateway flow", "rfc", "remote function call", "fuuz api", JSONata expressions, or industrial automation workflows (OEE calculation, warehouse logic, external API integration, telemetry aggregation, production tracking). Covers JSONata and JavaScript transforms, GraphQL queries/mutations, flow architecture, node configuration, and common patterns for event-driven and scheduled automation.
Industrial operations patterns for the Fuuz platform (fuuz.com). Use when requests mention "UNS", "Unified Namespace", "ISA-95", "ISA 95", "alarm management", "alarm evaluation", "deadband", "OEE", "Overall Equipment Effectiveness", "ISO 22400", "time classification", "workcenter state", "workcenter history", "mode", "state", "event", "MES", "Manufacturing Execution System", "WMS", "Warehouse Management", "ERP integration", "Plex integration", "NetSuite integration", "production tracking", "downtime tracking", "asset hierarchy", "site area line cell", or when building manufacturing/industrial IoT applications on Fuuz. Covers UNS publishing, alarm evaluation with deadband, OEE time classification, workcenter state management, and ERP integration patterns.
Machine learning and telemetry analysis patterns for the Fuuz platform (fuuz.com). Use when requests mention "machine learning", "ML", "anomaly detection", "Z-score", "EWMA", "baseline", "telemetry analysis", "telemetry forecast", "predictive maintenance", "trend analysis", "correlation", "Pearson correlation", "breach prediction", "confidence bands", "TelemetryHourly", "TelemetryBaseline", "PatternInsight", "CorrelationPair", "TelemetryForecast", "self-learning", "adaptive baseline", "statistical analysis", or when building predictive analytics, telemetry pipelines, or ML features on the Fuuz platform. Covers EWMA baselines, Z-score anomaly detection, linear regression, breach prediction, forecast projection, Pearson correlation, hybrid flow architecture, and ML delivery methodology.
Generate valid Fuuz platform data model packages (.fuuz files) that import without errors. Use when requests mention "fuuz package", "package file", ".fuuz file", "package generation", "package creator", "import package", "export package", "manifest.json", "definition.json", "package-data.json", "data model package", or when generating importable packages for the Fuuz Industrial Operations platform. Covers package file structure (manifest.json, definition.json, package-data.json), validation rules, field metadata shapes, module/sequence prerequisites, seed data patterns, definition selections, relationship triplets, lookup/enum patterns, triggers, import file generation, and pre-import validation. This skill is the authoritative reference for Fuuz package format — use it alongside fuuz-schema for data model design. Version 2.0.0 with 63 golden rules.
Shared platform knowledge for the Fuuz Industrial Operations platform (fuuz.com). Use when requests mention "fuuz platform", "fuuz architecture", "platform architecture", "platform concepts", "system seeded values", "connectors", "device drivers", "device gateway", "platform settings", "tenant types", "fuuz glossary", "fuuz package anatomy", "application structure", "module hierarchy", "moduleGroup", "multi-tenancy", "multi-tenant", "deployment pipeline", "visualization library", "FusionCharts", "SAP", "Plex", "Salesforce", "Epicor", "Netsuite", "Dynamics 365", or when needing cross-cutting platform knowledge that spans data models, flows, and screens. Provides the glossary, architecture reference, package format overview, connector catalog, device driver reference, seeded values, and cross-skill task routing for the Fuuz accelerator suite.
Design data models and generate Fuuz package files for the Fuuz Industrial Operations platform (fuuz.com). Use when requests mention "fuuz data model", "fuuz schema", "data model", "schema design", "fuuz package", "package file", "field types", "model relationships", "master data", "setup data", "transactional data", "module", "moduleGroup", "sequence", or designing the data layer for Fuuz applications. Covers data model types (master, setup, transactional), field types (20+), relationships (1:1, 1:many, many:1, many:many), model metadata (indices, triggers, mutations), prerequisite artifacts (modules, sequences), and Fuuz package JSON output format.
Generate Fuuz Industrial Operations platform screen JSON for dashboards, tables, forms, and reports. Use when requests mention "fuuz screen", "screen designer", "dashboard screen", "table screen", "form screen", "fuuz UI", "screen JSON", "canvas design", or building user interfaces for Fuuz applications. Covers all 59 screen element types with full property documentation (Container, Form, Table, DisplayText, ActionButton, Chart, Icon, Tabs, Dialog, ResizablePanel, and 49 more), layout patterns, data binding with JSONata, FusionCharts visualizations, FontAwesome icons, and responsive flex design. Includes element types reference with required properties to prevent React render errors, dashboard pattern examples from production admin screens, frontend JSONata binding reference, GraphQL query patterns, visualization library reference, and cross-references the fuuz-flows skill for web/backend flows.