reactor-dsl

Verify Reactor API hooks, modifiers, factories, and enums against the canonical signatures index.

609|44|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/microsoft/microsoft-ui-reactor --skill reactor-dsl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reactor-dsl
Source: https://github.com/microsoft/microsoft-ui-reactor/tree/main/plugins/reactor/skills/reactor-dsl
Command: npx skills add https://github.com/microsoft/microsoft-ui-reactor --skill reactor-dsl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides quick access to the full Reactor API signatures index to verify less-common signatures against the official, alphabetized reference.

Core Features & Use Cases

  • API index reference: Contains every public factory, modifier, hook, theme token, and enum from Reactor API surface.
  • Focused topical references: Includes targeted pages like keyed lists and element refs for deeper understanding.
  • Use case guidance: Ideal when validating a rare API surface or cross-checking a signature before implementation.

Quick Start

Load this skill when you need to verify a less-common signature against the alphabetized full index.

Frequently Asked Questions about reactor-dsl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify Reactor API signatures and hooks before implementation?

To verify Reactor API signatures, you can validate hooks, modifiers, factories, and enums against the canonical alphabetized index. This provides quick access to the official reference to ensure your implementation matches the correct API surface.

What is the best way to look up less-common Reactor API signatures?

The best way to look up less-common Reactor API signatures is to cross-check them against the full alphabetized reference index. This index contains every public factory, modifier, hook, theme token, and enum available in the Reactor API surface.

Can I use this reference to validate rare Reactor API surface areas?

Yes, you can use this reference to validate rare Reactor API surface areas. It is specifically designed for cross-checking uncommon signatures and mapping names against the canonical list before you implement them.

Does the Reactor API reference include focused topical guides for deeper understanding?

Yes, the Reactor API reference includes targeted topical pages such as keyed lists and element refs. These focused materials provide deeper understanding alongside the full signature index for comprehensive API verification.

How do I cross-check Reactor enums and theme tokens against the official list?

You cross-check Reactor enums and theme tokens by mapping their names and signatures against the included reference material. The full index provides the official alphabetized list to validate every public enum and theme token.