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)?