maui-performance

Installation
SKILL.md

MAUI Performance

Use this skill when the user reports a measurable performance symptom or asks for a performance review. Measure first, then change the smallest thing that can explain the symptom.

Workflow

  1. Identify the symptom: startup, first page render, scrolling, navigation, memory, image loading, or network-bound delays.

  2. Inspect target frameworks and configuration. Prefer Release builds for meaningful startup and runtime measurements.

  3. For startup, use the MAUI CLI profiling surface:

    maui profile startup --help
    
Installs
1
GitHub Stars
213
First Seen
4 days ago
maui-performance — dotnet/maui-labs