unoplatform

36 mods across 1 repository, 10k stars between them.

architect

01

unoplatform/uno

Agent Claude Code

Reviews changes for how they fit the broader Uno Platform framework — flags tech debt, bad patterns, scalability issues, layering violations, and wrong platform-specialization choices. Use after a non-trivial change is drafted to check architectural fit before commit. Invoke with the change scope and the modules it…

10k yesterday A 61 tokens original Apache-2.0

contract

02

unoplatform/uno

Agent Claude Code

Reviews changes for contract stability — public API surface vs WinUI parity (binary/source compat, [Uno.NotImplemented] handling, DependencyProperty registration), public surface minimality, and test fidelity (do tests validate behavior/parity, not implementation internals?). Use after a change that touches public…

10k yesterday A 85 tokens original Apache-2.0

jerome

03

unoplatform/uno

Agent Claude Code

The Socratic questioner of the review panel — surfaces the questions the author didn't ask: unstated intent, hidden assumptions, unconsidered platform/parity alternatives, and missing evidence. Use after a change is drafted, alongside the specialist reviewers, to expose gaps before commit. Invoke with the change…

10k yesterday A 0 tokens original Apache-2.0

operability

04

unoplatform/uno

Agent Claude Code

Reviews changes for diagnosability and resilience — structured logging discipline, CancellationToken propagation (incl. source generators), async-void safety, and the diagnosability of tooling (DevServer / RemoteControl). Use after a change that touches I/O, background work, async APIs, source generators, or the…

10k yesterday A 82 tokens original Apache-2.0

performance

05

unoplatform/uno

Agent Claude Code

Audits changes for performance hazards on all targets — blocking calls, async void time-bombs, source-generator allocation/cancellation discipline, layout/render hot-path allocations, property-system boxing, idle CPU toll, and WASM memory growth. Invoke with the change scope and the modules it touches.

10k yesterday A 59 tokens original Apache-2.0

quality

06

unoplatform/uno

Agent Claude Code

Validates that a change correctly addresses its stated requirement, evaluates solution elegance, checks for duplication across platform partials and missed refactoring, verifies sample/test coverage, and flags comment pollution. Use after a change is drafted to verify the solution solves the right problem in the right…

10k yesterday A 73 tokens original Apache-2.0

security

07

unoplatform/uno

Agent Claude Code

Audits code for vulnerabilities at the framework's real trust boundaries — XAML/data-binding of untrusted content, the DevServer/RemoteControl network host, source generators reading project inputs, WASM JS interop, and platform file/clipboard/launcher APIs. Use after a change touching input handling, the host…

10k yesterday A 85 tokens original Apache-2.0

skeptic

08

unoplatform/uno

Agent Claude Code

Challenges decisions, questions assumptions, and surfaces edge cases other agents missed — with WinUI-parity and cross-platform correctness front of mind. Use after a completed change to stress-test it before committing. Invoke with explicit context — the change under review, what was assumed, and what's already been…

10k yesterday A 62 tokens original Apache-2.0

review-panel

09

unoplatform/uno

Command Claude Code

Run the eight reviewer subagents — architect, security, skeptic, quality, operability, contract, performance, jerome — in parallel against a scope (defaults to uncommitted changes; falls back to current branch vs master).

10k yesterday A 46 tokens original Apache-2.0

add-sample

10

unoplatform/uno

Skill Claude CodeCodex

Create a SamplesApp sample page with correct theming and attributes. Use when adding UI samples for controls.

10k yesterday A 21 tokens original Apache-2.0

devserver

11

unoplatform/uno

Skill Claude CodeCodex

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.

10k yesterday A 79 tokens original Apache-2.0

docs-build

12

unoplatform/uno

Skill Claude CodeCodex

Build, preview, and validate the Uno documentation website (DocFX) locally — surface real content errors vs expected noise, drive rendered pages with Playwright, and validate external-doc commit bumps in importexternaldocs.ps1 before a PR. Use when working under doc/, editing articles/ markdown, bumping an external…

10k yesterday A 97 tokens original Apache-2.0

runtime-tests

13

unoplatform/uno

Skill Claude CodeCodex

Build and run Uno Platform runtime tests with proper base64 filter encoding. Use when running specific runtime tests or all runtime tests.

10k yesterday A 25 tokens original Apache-2.0

speckit-analyze

14

unoplatform/uno

Skill Claude CodeCodex

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

10k yesterday A 32 tokens original Apache-2.0

speckit-checklist

15

unoplatform/uno

Skill Claude CodeCodex

Generate a custom checklist for the current feature based on user requirements.

10k yesterday A 19 tokens original Apache-2.0

speckit-clarify

16

unoplatform/uno

Skill Claude CodeCodex

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

10k yesterday A 34 tokens original Apache-2.0

unoplatform/uno

Skill Claude CodeCodex

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

10k yesterday A 27 tokens original Apache-2.0

speckit-git-commit

18

unoplatform/uno

Skill Claude CodeCodex

Auto-commit changes after a Spec Kit command completes.

10k yesterday A 18 tokens original Apache-2.0

speckit-git-feature

19

unoplatform/uno

Skill Claude CodeCodex

Create a feature branch with sequential or timestamp numbering.

10k yesterday A 16 tokens original Apache-2.0

speckit-git-remote

21

unoplatform/uno

Skill Claude CodeCodex

Detect Git remote URL for GitHub integration.

10k yesterday A 16 tokens original Apache-2.0

unoplatform/uno

Skill Claude CodeCodex

Validate current branch follows feature branch naming conventions.

10k yesterday A 16 tokens original Apache-2.0

speckit-implement

23

unoplatform/uno

Skill Claude CodeCodex

Execute the implementation plan by processing and executing all tasks defined in tasks.md.

10k yesterday A 20 tokens original Apache-2.0

speckit-plan

24

unoplatform/uno

Skill Claude CodeCodex

Execute the implementation planning workflow using the plan template to generate design artifacts.

10k yesterday A 19 tokens original Apache-2.0