Favicon of reactor-docking

reactor-docking Skill

AI Agent SkillC#Open source

Reactor docking windows — DockManager, DockSplit/DockTabGroup/Document/ToolWindow, drag-to-float/redock, roles (DocumentArea/ToolWindowStrip), persistence. Use when building IDE-/Office-shaped layouts with dockable, tear-out tool windows and document wells. READ THIS BEFORE wiring DockManager — the content-vs-shape own Published by microsoft in microsoft-ui-reactor.

Decision snapshot

Is this a fit?

Best for

Developers using microsoft-ui-reactor, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is reactor-docking Skill?

Reactor docking windows — DockManager, DockSplit/DockTabGroup/Document/ToolWindow, drag-to-float/redock, roles (DocumentArea/ToolWindowStrip), persistence. Use when building IDE-/Office-shaped layouts with dockable, tear-out tool windows and document wells. READ THIS BEFORE wiring DockManager — the content-vs-shape own 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
68/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Developers using microsoft-ui-reactor

Declared skill metadata

  • Source file: plugins/reactor/skills/reactor-docking/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use reactor-docking Skill

  • Use it for developers using microsoft-ui-reactor.

Built with

C#Copy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/microsoft-ui-reactor
  • Skill file: plugins/reactor/skills/reactor-docking/SKILL.md

What it does

Reactor docking windows — DockManager, DockSplit/DockTabGroup/Document/ToolWindow, drag-to-float/redock, roles (DocumentArea/ToolWindowStrip), persistence. Use when building IDE-/Office-shaped layouts with dockable, tear-out tool windows and document wells. READ THIS BEFORE wiring DockManager — the content-vs-shape own

Skill instructions

Docking in Reactor DockManager hosts a tree of dockable panes that the user can drag, split, tear out into floating windows, re-dock, pin to a side, and persist. It is the foundation for IDE-/Office-shaped apps (solution explorer + editor well + tool panes). csharp configure: host = DockingNativeInterop.Register(host.Reconciler) // required once at startup The ownership model — READ THIS FIRST This is the single most important rule, and the easiest to get wrong: The app owns CONTENT. The host owns SHAPE. - Content = which panes exist, their Title/Content/Key, which document is active. The app declares this via manager.Layout, fresh every render, derived from its own UseState. - Shape = the user's drag-modified arrangement: split orientations/ratios, which group a tab lives in, floating windows. The host owns this internally (spec 045 §2.30) and resolves the effective layout each render by matching your content to its shape by Key. ❌ The anti-pattern that breaks everything Do NOT round-

Verified compatibility and discovery

Frequently asked questions

What is reactor-docking?

reactor-docking is a open-source AI agent skill with Copy skill directory. Reactor docking windows — DockManager, DockSplit/DockTabGroup/Document/ToolWindow, drag-to-float/redock, roles (DocumentArea/ToolWindowStrip), persistence.

Who is reactor-docking best for?

reactor-docking is best for reusing agent instructions, scripts, and references.

How do I install reactor-docking?

Install or run reactor-docking using Copy skill directory. Check reactor-docking for the latest setup command.

Is reactor-docking actively maintained?

reactor-docking may need a closer maintenance check before production use.

Share:

Stars
570
Forks
39
Last commit
2 months ago
Last verified
Aug 28, 2026
Metadata fetched
Aug 28, 2026
Repository age
5 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to reactor-docking