dotnet-aot-analysis

Installation
SKILL.md

Analyze and configure a .NET project or solution for Native AOT compatibility, applying source generators and AOT settings.

When to Use

  • User wants to enable Native AOT
  • User wants to check AOT compatibility
  • User wants to optimize for AOT deployment

Workflow

Step 1: Ask Scope

Ask user: Solution-wide or Specific project(s)?

Step 2: Detect Project Types

Installs
2
First Seen
Feb 4, 2026
dotnet-aot-analysis — im5tu/dotnet-skills