·maui-performance-optimization
</>

maui-performance-optimization

A brief description of what this skill does

8Installs·0Trend·@rimblehelm

Installation

$npx skills add https://github.com/rimblehelm/.net-maui-skills --skill maui-performance-optimization

How to Install maui-performance-optimization

Quickly install maui-performance-optimization AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/rimblehelm/.net-maui-skills --skill maui-performance-optimization
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: rimblehelm/.net-maui-skills.

SKILL.md

View raw

This skill provides agents with best practices, patterns, and diagnostics for improving performance in .NET MAUI applications. It covers startup time, layout efficiency, memory usage, rendering performance, compiled bindings, AOT, image optimization, and responsiveness across platforms.

The goal is to ensure that all generated MAUI code is fast, efficient, and production-ready.

Defer heavy work, preload only what’s necessary, and use AOT where appropriate.

A brief description of what this skill does Source: rimblehelm/.net-maui-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rimblehelm/.net-maui-skills --skill maui-performance-optimization
Category
</>Dev Tools
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from rimblehelm/.net-maui-skills

Quick answers

What is maui-performance-optimization?

A brief description of what this skill does Source: rimblehelm/.net-maui-skills.

How do I install maui-performance-optimization?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rimblehelm/.net-maui-skills --skill maui-performance-optimization Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/rimblehelm/.net-maui-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-24