Redth's extra special plugins for things like .NET MAUI development assistance
npx claudepluginhub redth/maui-skillz.NET MAUI development toolkit with specialized skills agents covering C#, XAML, MVVM, UI Testing, performance optimization, and cross-platform best practices.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
A collection of GitHub Copilot custom skills and reference documentation for .NET MAUI development. These skills extend Copilot's capabilities with deep knowledge of MAUI workloads, release management, native bindings, and more.
This repository contains GitHub Copilot custom skills that provide specialized knowledge and workflows for .NET MAUI development. Skills are defined using SKILL.md files that teach Copilot how to perform complex, multi-step tasks specific to the MAUI ecosystem.
Copilot Skills are structured prompts and workflows that extend GitHub Copilot's knowledge in specific domains. They enable Copilot to:
Discovers .NET SDK versions, workload sets, manifest versions, and workload dependencies for MAUI development environments.
Use this skill when you need to know:
Data Sources:
Generates and maintains formatted release notes documentation for .NET MAUI workload releases.
Use this skill when you need to:
Output Structure:
release-notes/
├── maui-release-notes.md # Index page with links to all releases
├── maui-release-notes-YYYYMMDD.md # Dated release notes (most recent)
└── ... # Historical release notes
Creates and updates slim/native platform interop bindings for iOS using the Native Library Interop (NLI) approach. Guides through Swift/Objective-C wrapper creation, Xcode project configuration, API definition generation, and integration into .NET MAUI apps.
Use this skill when you need to:
Key Features:
Creates and updates slim/native platform interop bindings for Android using the Native Library Interop (NLI) approach. Guides through Java/Kotlin wrapper creation, Gradle project configuration, Maven dependency resolution, and integration into .NET MAUI apps.
Use this skill when you need to:
Key Features:
Reference guides for .NET MAUI development tasks: