What problem does it solve?
This skill guides developers in running and understanding Frictionless UIs, enabling safe event handling, design-driven decisions, and quick UI iteration during development and maintenance.
Core Features & Use Cases
- UI runtime orchestration: manage event loops, design resolution, and live updates without editing core UI code.
- Design-guided handling: read design.md files based on the app field to determine how to respond to events.
- Helper tooling: leverage MCP commands and utilities to inspect apps, test changes, and perform quick iterations.
Quick Start
Use the ui skill to start managing Frictionless UIs by connecting to your MCP session and examining the app designs.
Read {base_dir}/apps/<app>/design.md to learn how to respond to events and begin safe UI modifications.