Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

NodeRed-MCP

NodeRed-MCP enthält 10 gesammelte Skills von gmag11, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
10
Stars
3
aktualisiert
2026-06-23
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

nodered-flow-builder
Softwareentwickler

Step-by-step operational guide for building, editing, testing, and debugging Node-RED flows using MCP tools.

2026-06-23
nodered-flow-layout
Softwareentwickler

Comprehensive rules for positioning and arranging nodes in Node-RED flows. Covers debug node placement, vertical centering around branch points, horizontal spacing standards, comment placement, group spacing, and bounding-box calculations. Use whenever creating or rearranging multi-node flows to ensure visual clarity and avoid overlapping elements.

2026-06-23
nodered-flowfuse-dashboard
Softwareentwickler

Reference for @flowfuse/node-red-dashboard (Dashboard 2.0) v1.30.2, the officially recommended Node-RED dashboard. Covers widget catalog with properties, config nodes (ui-base, ui-page, ui-group, ui-theme), wiring patterns, and common dashboard recipes. Docs: https://dashboard.flowfuse.com/

2026-06-23
nodered-fundamentals
Softwareentwickler

Core vocabulary of Node-RED: nodes, flows (tabs), wires, messages, context, config nodes, design principles, and basic error handling concepts.

2026-06-23
nodered-jsonata
Softwareentwickler

Comprehensive reference for the JSONata expression language (v2.2.0). Covers syntax, path navigation, predicates, operators, all built-in function categories (string, numeric, aggregation, boolean, array, object, date/time, higher-order), programming constructs (variables, functions, recursion), the processing model (sequences, flattening), and the JavaScript embedding API. Includes Node-RED-specific usage notes for change, switch, and inject nodes.

2026-06-23
nodered-mustache
Softwareentwickler

Comprehensive reference for the Mustache templating language (v1.3.0). Covers all tag types: variables (escaped and unescaped), sections, inverted sections, comments, partials, blocks, parents, and set delimiters. Documents dotted-name resolution, implicit iterator, lambdas, and the inheritance extension (blocks/parents). Includes Node-RED-specific usage notes for the template node.

2026-06-23
nodered-node-reference
Softwareentwickler

Categorized reference of Node-RED built-in core node types, key properties, and a deep-dive into the function node's APIs, return semantics, and async patterns.

2026-06-23
nodered-patterns
Softwareentwickler

Recipe book of common Node-RED flow patterns: HTTP endpoints, MQTT subscribers, timers, message routing, data transformation, error handling, and modularization.

2026-06-23
nodered-subflows
Softwareentwickler

Comprehensive guide for working with Node-RED subflows via MCP tools. Covers subflow vocabulary, discovery, creation from scratch, instantiation, editing, export/import, deletion, common patterns, and limitations.

2026-06-23
nodered-uibuilder
Softwareentwickler

Architecture and communication patterns for node-red-contrib-uibuilder v7.7.3, a versatile bridge between Node-RED flows and custom web frontends. Covers the single-node bridge model, filesystem-based frontend structure, Socket.IO bidirectional messaging, framework integration patterns (Vue, React, Svelte, vanilla JS), and common recipes. Docs: https://totallyinformation.github.io/node-red-contrib-uibuilder/

2026-06-23