📄️ Skills Overview
Skills are reusable, composable capabilities that extend GitHub Copilot Chat with specialized knowledge and workflows.
📄️ Dotnet Run File
Run C# code directly without creating project files using .NET 10's dotnet run file.cs feature.
📄️ Dotnet Test
Run .NET tests selectively with a build-first, test-targeted workflow optimized for xUnit.
📄️ Dotnet Dependency
Investigate and manage .NET project dependencies using built-in dotnet CLI commands.
📄️ Planning with Files
Use persistent markdown files as external memory for complex tasks.