Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

NodeRed-MCP

يحتوي NodeRed-MCP على 10 من skills المجمعة من gmag11، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
3
محدث
2026-06-23
Forks
0
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

nodered-flow-builder
مطوّرو البرمجيات

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

2026-06-23
nodered-flow-layout
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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