Build, test, and maintain the Uno DevServer (CLI tool, RemoteControl Host, MCP proxy, add-in discovery). Use when working under src/Uno.UI.DevServer.Cli, src/Uno.UI.RemoteControl.Host, or src/Uno.UI.RemoteControl.DevServer.Tests, or on DevServer CLI commands, the MCP proxy, IDE channel, or add-in resolution.
$npx -y skills add unoplatform/uno --skill devserverInstalls into the current project.
Run `npx skills use "https://github.com/unoplatform/uno" --skill "unoplatform/uno/devserver"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/unoplatform/uno" that are relevant to the current task. Run `npx skills add "https://github.com/unoplatform/uno"` and select the relevant skills, then follow their instructions.