reactor-recipes Skill
Paste-ready single-file Reactor recipes indexed by intent — list with add/delete/toggle, sidebar navigation between pages, form with validation + submit gating, async fetch with loading/error/data states, themed Win11 card surface. Use a recipe instead of synthesizing from prose: copy, adjust, ship. Published by microsoft in microsoft-ui-reactor.
What is reactor-recipes Skill?
Paste-ready single-file Reactor recipes indexed by intent — list with add/delete/toggle, sidebar navigation between pages, form with validation + submit gating, async fetch with loading/error/data states, themed Win11 card surface. Use a recipe instead of synthesizing from prose: copy, adjust, ship. 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
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use reactor-recipes Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/microsoft-ui-reactor
- Skill file: plugins/reactor/skills/reactor-recipes/SKILL.md
What it does
Paste-ready single-file Reactor recipes indexed by intent — list with add/delete/toggle, sidebar navigation between pages, form with validation + submit gating, async fetch with loading/error/data states, themed Win11 card surface. Use a recipe instead of synthesizing from prose: copy, adjust, ship.
Skill instructions
How to use this skill Each recipe is a complete, compilable single-file program. Copy the file's body directly into your project; don't synthesize the pattern from scratch. The recipes use real Reactor APIs only — no pseudocode. The full recipe content is in references/<name.cs. Read just the recipe(s) that match your intent. Intent → recipe map | Intent | Recipe | APIs used | |---|---|---| | Add / remove / toggle items in a list | references/list-add-delete.cs | UseReducer, WithKey, Command | | Animate list insert / move / remove | references/animated-list.md | Animations.Animate, AnimationKind, IReactorKeyed, UseReducedMotion | | Sidebar navigation between pages | references/sidebar-nav.cs | UseNavigation, NavigationView, NavigationHost, WithNavigation | | Form with validation + submit gating | references/form-with-validation.cs | UseValidationContext, FormField, Validate., ShowWhen | | Fetch data with loading / error / data states | references/async-fetch-list.cs | UseResource, Asyn
Explore related resources
Frequently asked questions
What is reactor-recipes?
reactor-recipes is a open-source AI agent skill with Copy skill directory. Paste-ready single-file Reactor recipes indexed by intent — list with add/delete/toggle, sidebar navigation between pages, form with validation + submit gating, async fetch with loading/error/data.
Who is reactor-recipes best for?
reactor-recipes is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install reactor-recipes?
Install or run reactor-recipes using Copy skill directory. Check reactor-recipes for the latest setup command.
Is reactor-recipes actively maintained?
reactor-recipes may need a closer maintenance check before production use.
Auto-fetched from GitHub.