comet-go

Official

Build Comet Go single-file MAUI apps fast

Authordotnet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates the friction of setting up and iterating on .NET MAUI UI code by providing a streamlined, single-file Comet Go workflow with live reload.

Core Features & Use Cases

  • Create and iterate single-file Comet Go apps: write one .cs file and run it via the Go-dev server for hot reload onto a companion app.
  • Provide required Comet Go structure: enforce the correct package directive, imports, and MainPage : View pattern to avoid common compile/runtime issues.
  • Prevent common hot-reload pitfalls: highlight constraints like spacing overload ambiguity (VStack(0, ...)), Signal<T> vs Reactive<T> usage for TextField, and restart-required structural edits.
  • Use case: rapidly prototype a UI like a calculator or dashboard by editing method bodies and lambdas while the UI updates live on-device.

Quick Start

Use the comet-go skill to help you draft a minimal Comet Go MainPage : View file using #:package Comet and maui go for live-reloading on your device.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: comet-go
Download link: https://github.com/dotnet/maui-labs/archive/main.zip#comet-go

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.