reactor-app Skill
Create WinUI 3 desktop applications using the Reactor framework — a React-inspired declarative C projection over WinUI 3. No XAML, no data binding, no templates. This file is the legacy single-file skill — prefer the reactor plugin under plugins/reactor/ (or agentkit/plugins/reactor/ in the NuGet) for a more efficient Published by microsoft in microsoft-ui-reactor.
What is reactor-app Skill?
Create WinUI 3 desktop applications using the Reactor framework — a React-inspired declarative C projection over WinUI 3. No XAML, no data binding, no templates. This file is the legacy single-file skill — prefer the reactor plugin under plugins/reactor/ (or agentkit/plugins/reactor/ in the NuGet) for a more efficient Published by microsoft in microsoft-ui-reactor. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Design and media
- Writing
- Data analysis use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use reactor-app Skill
- Use it for data analysis.
- Use it for design and media.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/microsoft-ui-reactor
- Skill file: SKILL.md
What it does
Create WinUI 3 desktop applications using the Reactor framework — a React-inspired declarative C projection over WinUI 3. No XAML, no data binding, no templates. This file is the legacy single-file skill — prefer the reactor plugin under plugins/reactor/ (or agentkit/plugins/reactor/ in the NuGet) for a more efficient
Skill instructions
Reactor — Getting Started Prefer the plugin. This file is preserved for environments that don't support the Copilot CLI / Claude plugin loading model. If you have a plugin SDK available, install / load the reactor plugin (under plugins/reactor/ in source, or agentkit/plugins/reactor/ in the NuGet). The plugin splits this content into focused per-skill files and is materially cheaper to load than this monolith. Reactor is a React-inspired functional projection for WinUI 3. You write functions that return lightweight element descriptions; a reconciler diffs old vs new trees and patches real WinUI controls. State changes trigger re-renders automatically. No XAML. No data binding. No ViewModels. Which mode are you in? (read this first) Reactor ships as a NuGet package — apps reference it as <PackageReference Include="Microsoft.UI.Reactor" Version="…" / (or :package Microsoft.UI.Reactor@… for single-file). The package carries the framework, the analyzers, and an agent kit (signatures index
Explore related resources
Frequently asked questions
What is reactor-app?
reactor-app is a open-source AI agent skill with Copy skill directory. Create WinUI 3 desktop applications using the Reactor framework — a React-inspired declarative C projection over WinUI 3. No XAML, no data binding, no templates.
Who is reactor-app best for?
reactor-app is best for reusing agent instructions, scripts, and references, data analysis workflows, design and media workflows, writing workflows.
How do I install reactor-app?
Install or run reactor-app using Copy skill directory. Check reactor-app for the latest setup command.
Is reactor-app actively maintained?
reactor-app may need a closer maintenance check before production use.
Auto-fetched from GitHub.