# create-chat-module > Implement chat rooms + messaging MVP with permissions and reliable message flow. - Author: George Vachnadze - Repository: MaGioMusic/lumina-estate-dev-moltbot - Version: 20260202091245 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/MaGioMusic/lumina-estate-dev-moltbot - Web: https://mule.run/skillshub/@@MaGioMusic/lumina-estate-dev-moltbot~create-chat-module:20260202091245 --- --- name: create-chat-module description: Implement chat rooms + messaging MVP with permissions and reliable message flow. license: Complete terms in LICENSE.txt --- This skill builds chat MVP. ## Scope - Rooms/groups - Messages - Basic UI ## Steps 1) Create room model. 2) Implement message send/receive. 3) Add chat UI. 4) Add tests for message flow. ## Output Format - Feature summary - Tests added ## Guardrails - Ask before realtime provider changes. - No deletions.