{
  "generated": "2026-04-07T02:50:56.823Z",
  "count": 5,
  "skills": [
    {
      "title": "Ansight .NET Mobile Install Skill",
      "description": "Use this skill when installing or configuring Ansight in a .NET mobile app, including .NET MAUI, .NET for Android, and .NET for iOS. Apply the current Ansight NuGet package surface, initialize the runtime in the correct startup path, enable pairing, ask the user which tool suites to install and whether screen-view events should be integrated, and add optional telemetry or tools without inventing platform-specific packages.",
      "url": "https://ansight.ai/skills/dotnet/ansight-install-dotnet-mobile.md",
      "directory": "dotnet"
    },
    {
      "title": "Ansight .NET Install Skill",
      "description": "Use this skill when installing and integrating Ansight into a .NET application, including package installation, runtime initialization, pairing setup, and optional tool registration.",
      "url": "https://ansight.ai/skills/dotnet/ansight-install-dotnet.md",
      "directory": "dotnet"
    },
    {
      "title": "Ansight Logging Skill For Microsoft.Extensions.Logging",
      "description": "Use this skill when integrating Microsoft.Extensions.Logging with Ansight so application logs are mirrored into Ansight session timelines through Runtime.Event.",
      "url": "https://ansight.ai/skills/dotnet/ansight-logging-microsoft-extensions-logging.md",
      "directory": "dotnet"
    },
    {
      "title": "Ansight Logging Skill For Sentry",
      "description": "Use this skill when mirroring Sentry-captured warnings and exceptions into Ansight session timelines from the app's own capture points.",
      "url": "https://ansight.ai/skills/dotnet/ansight-logging-sentry.md",
      "directory": "dotnet"
    },
    {
      "title": "Ansight Logging Skill For Serilog",
      "description": "Use this skill when integrating Serilog with Ansight so Serilog events are mirrored into Ansight session timelines through a custom sink.",
      "url": "https://ansight.ai/skills/dotnet/ansight-logging-serilog.md",
      "directory": "dotnet"
    }
  ]
}