Author and review Uno Platform code that follows MVUX (Model-View-Update-eXtended) best practices. Use when creating, editing, or reviewing presentation models in an Uno app — anything involving Feed, ListFeed, State, ListState, the Bindable* generated wrappers, async loaders, navigation between MVUX models, or commands invoked from XAML. Triggers on prompts like "add a page model", "create a view model", "expose a state", "wire up a command", "MVUX list", "feed vs state", "two-way binding in MVUX", "navigate with data", "convert MVVM to MVUX", or whenever generated code lives next to a `partial record SomethingModel`.
Create and edit slideshows with Marp, the Markdown-based presentation tool. Use when asked to "create a slideshow", "make a presentation", "build a slide deck", "edit slides", "add a slide", "marp presentation", "markdown slides", or when working with .md files that have marp: true in front matter. Supports themes, directives, image syntax, math typesetting, pagination, and export to HTML/PDF/PPTX.