home/categories/scripting/nikiforovall-claude-code-rules-plugins-handbook-dotnet-skills-dotnet-run-file-skill-md
quick start
Installation and usage
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.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use dotnet-run-file