New Maui banner
mistrypragnesh40 mistrypragnesh40

New Maui

Development community

Description

--- name: New MAUI Project description: Scaffold a new .NET MAUI project with proper MVVM architecture using CommunityToolkit.Mvvm allowed-tools: Bash(dotnet new:*), Bash(dotnet add:*), Bash(dotnet restore:*), Bash(dotnet build:*), Bash(mkdir:*), Bash(chmod:*) argument-hint: <project-name> [--path /optional/path] --- # Scaffold New .NET MAUI Project Create a production-ready .NET MAUI project with proper MVVM architecture. ## Arguments - `$ARGUMENTS` should contain the project name (e.g., `My

Installation

Installs to ~/.claude/skills/mistrypragnesh40-claude-maui-config-new-maui/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mistrypragnesh40-claude-maui-config-new-maui && curl -fsSL https://raw.githubusercontent.com/mistrypragnesh40/claude-maui-config/HEAD/commands/new-maui.md -o ~/.claude/skills/mistrypragnesh40-claude-maui-config-new-maui/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository