What problem does it solve? Forge Terminal and Chat Unify chat interfaces can feel robotic, cramped, or static — raw JSON replies, fixed-height chat areas, broken Connect iframe tabs, and unreadable founder-facing output. This Skill provides the patterns and wiring rules to turn them into a modern, resizable, founder-readable workbench. ## Core Features & Use Cases - Founder-readable reply pipeline: Keeps the chain from chat_turn through translate_for_founder and response_for_display() wired so users see four-section prose with an inline quality chip instead of raw JSON. - Modern IDE layout patterns: Cursor/Replit/Lovable-style workbench grid, resizable dock with persisted height, flex-filling chat thread, embed mode for iframes, and keyboard shortcuts (Enter send, ⌘J dock toggle). - Connect shell and Chat Unify fixes: Ensures the forge-ide tab is registered in the router, iframes size correctly, founder textareas are resizable, and quality gates persist across reloads. - Use Case: When upgrading the Forge IDE chat UX, apply the layout checklist to remove the 42vh chat cap, add a drag-resizable dock, and render founder sections so a non-technical founder sees Bottom line → What this means → Blockers → Next step. ## Quick Start Use the forge-living-ui-modern-ide skill to fix the Forge Terminal chat layout so replies render as founder-readable sections in a resizable chat column.