·maui-blazor-development
*

maui-blazor-development

ibutters/claudecodeplugins

Expert guidance for .NET MAUI Blazor Hybrid development combining native mobile/desktop apps with Blazor web UI. Use when working with: (1) .NET MAUI Blazor Hybrid apps, (2) BlazorWebView components, (3) Cross-platform apps sharing Blazor UI, (4) Platform integration in Blazor Hybrid, (5) MVVM with Blazor components, (6) Navigation between MAUI pages and Razor components, (7) Shared Razor Class Libraries (RCL) for MAUI and Web. Applies to any .NET MAUI project using Blazor for UI.

27Installs·2Trend·@ibutters

Installation

$npx skills add https://github.com/ibutters/claudecodeplugins --skill maui-blazor-development

SKILL.md

Expert guidance for building cross-platform apps with .NET MAUI and Blazor.

| Mobile-first with some web | maui-blazor template | | Shared UI across mobile + web | maui-blazor-web template with RCL | | Complex native integration | MVVM with platform services | | Simple data-driven UI | Component state with DI services |

| AddSingleton | App-wide state, device services, settings | | AddScoped | Per-BlazorWebView instance state | | AddTransient | Stateless utilities, factories |

Expert guidance for .NET MAUI Blazor Hybrid development combining native mobile/desktop apps with Blazor web UI. Use when working with: (1) .NET MAUI Blazor Hybrid apps, (2) BlazorWebView components, (3) Cross-platform apps sharing Blazor UI, (4) Platform integration in Blazor Hybrid, (5) MVVM with Blazor components, (6) Navigation between MAUI pages and Razor components, (7) Shared Razor Class Libraries (RCL) for MAUI and Web. Applies to any .NET MAUI project using Blazor for UI. Source: ibutters/claudecodeplugins.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ibutters/claudecodeplugins --skill maui-blazor-development
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is maui-blazor-development?

Expert guidance for .NET MAUI Blazor Hybrid development combining native mobile/desktop apps with Blazor web UI. Use when working with: (1) .NET MAUI Blazor Hybrid apps, (2) BlazorWebView components, (3) Cross-platform apps sharing Blazor UI, (4) Platform integration in Blazor Hybrid, (5) MVVM with Blazor components, (6) Navigation between MAUI pages and Razor components, (7) Shared Razor Class Libraries (RCL) for MAUI and Web. Applies to any .NET MAUI project using Blazor for UI. Source: ibutters/claudecodeplugins.

How do I install maui-blazor-development?

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

Where is the source repository?

https://github.com/ibutters/claudecodeplugins