What problem does it solve?
This Skill keeps Megahub's user-facing documentation aligned with real project behavior, so hardware makers, Blockly users, and developers do not follow stale instructions or miss important updates.
Core Features & Use Cases
- README maintenance: Update the main project guide when features, hardware support, configuration, or workflows change.
- Doc coordination: Keep BLOCKS.md, HUBAPI.md, and LUMP.md in sync with Blockly blocks, REST endpoints, and protocol changes.
- Change-to-doc mapping: Use the documented update triggers to decide which file needs edits after a feature change or bug fix.
- Use case: If WiFi setup, gamepad support, or a hardware pin mapping changes, this Skill helps place the update in the correct section with the right audience and structure.
Quick Start
Update the relevant Megahub documentation file to match the change, following the required section order and never editing auto-generated files by hand.