home/categories/scripting/j-r-beckett-speedreader-claude-skills-dotnet-runfile-skill-md
scriptingdevelopment

dotnet-runfile

How to use the .NET 10 `dotnet run app.cs` feature. Use this skill when you need to run an existing single-file C# script, create a new C# script, run an ad-hoc C# script (e.g. to test the behavior of a C# snippet), or work on an existing C# script already in the repo. Covers how to run C# scripts and their syntax.

j-r-beckett
maintainer
j-r-beckett
Updated 1/6/2026
Stars
0
Forks
0
quick start

Installation and usage

How to use the .NET 10 `dotnet run app.cs` feature. Use this skill when you need to run an existing single-file C# script, create a new C# script, run an ad-hoc C# script (e.g. to test the behavior of a C# snippet), or work on an existing C# script already in the repo. Covers how to run C# scripts and their syntax.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use dotnet-runfile