From domain-iot
MQTT messaging patterns for IoT systems including topic hierarchy design, QoS level selection, retained messages, last will and testament, broker deployment, and MQTT 5.0 feature adoption.
npx claudepluginhub rnavarych/alpha-engineer --plugin domain-iotThis skill is limited to using the following tools:
- Designing MQTT topic hierarchies for a new IoT system
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
# in production — you will receive everything on the broker; your consumer will not survive itreferences/topics-and-qos.md — topic naming conventions, hierarchy patterns, QoS comparison table, retained messages, LWT configuration for device presencereferences/brokers-and-mqtt5.md — broker selection (Mosquitto / EMQX / HiveMQ / VerneMQ), MQTT 5.0 feature guide, client libraries per language, anti-patterns to avoid