·dotnet-run-file
</>

dotnet-run-file

nikiforovall/github-copilot-rules

Run script-like CSharp programs using dotnet run file.cs. Use this skill when users want to execute CSharp code directly, write one-liner scripts via stdin, or learn about run file directives.

2Installs·0Trend·@nikiforovall

Installation

$npx skills add https://github.com/nikiforovall/github-copilot-rules --skill dotnet-run-file

SKILL.md

Run C# code directly without creating project files using .NET 10's dotnet run file.cs feature.

For detailed examples and directives reference, load references/guide.md.

Purpose: Run C# code without creating files - ideal for quick scripts and AI-assisted workflows.

Run script-like CSharp programs using dotnet run file.cs. Use this skill when users want to execute CSharp code directly, write one-liner scripts via stdin, or learn about run file directives. Source: nikiforovall/github-copilot-rules.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nikiforovall/github-copilot-rules --skill dotnet-run-file
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is dotnet-run-file?

Run script-like CSharp programs using dotnet run file.cs. Use this skill when users want to execute CSharp code directly, write one-liner scripts via stdin, or learn about run file directives. Source: nikiforovall/github-copilot-rules.

How do I install dotnet-run-file?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nikiforovall/github-copilot-rules --skill dotnet-run-file Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/nikiforovall/github-copilot-rules

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01