GitHub Repository Detail
dotnet/skills
dotnet/skills · generated-local-file
Repository for skills to assist AI coding agents with .NET and C# — a GitHub Skill repository verified at commit 516db1e with 106 SKILL.md files for development workflows.
Skill Overview
Repository for skills to assist AI coding agents with .NET and C# — a GitHub Skill repository verified at commit 516db1e with 106 SKILL.md files for development workflows.
What task this skill solves
This is a repository-level resource. The directory does not split its multiple Skills into duplicate entries. Review the representative paths and sampled commit, then use the upstream README for installation and runtime requirements.
- Check the default branch, sampled commit, and last push.
- Use representative SKILL.md paths to judge task coverage.
- Independently review upstream code, scripts, license, and permissions before installation.
Resource Type
GitHub Hot Skill Repositories
Categories
Engineering Development
Tags
Development, agent-skills, GitHub Skills
The download is an EasyGlobe-authored bilingual repository brief with verification evidence, not a redistributed repository or directly installable single Skill.
Detailed Skill Introduction
What dotnet/skills is for
dotnet/skills is an AI agent skill resource for Engineering Development workflows. Based on the archived project material, its core value is: Repository for skills to assist AI coding agents with .NET and C# — a GitHub Skill repository verified at commit 516db1e with 106 SKILL.md files for development workflows.. This detail page focuses on the practical questions to answer before adopting the skill: what task it solves, how setup works, which README notes matter, where the local Markdown copy is available, and whether the workflow can be adapted for Claude, Codex, Gemini, Kimi, GLM, ChatGPT, or an internal AI agent.
README summary
> This is an EasyGlobe-authored bilingual repository brief, not a redistributed third-party Skill and not an installable copy of the repository. Review the upstream repository before use.
README capability notes
| Path | Frontmatter name | Frontmatter description | SHA-256 |
| --- | --- | --- | --- |
| .agents/skills/authoring-github-workflows/SKILL.md | authoring-github-workflows | Author and review GitHub Actions workflow YAML safely so syntactically-valid YAML can't ship a workflow that GitHub Actions refuses to run. USE FOR: editing, adding, or reviewing any file under .github/workflows/, writing run-name/name/if/env/run values that contain ${{ }} expressions, diagnosing a run that fails with 'This run likely failed because of a workflow file issue' and no jobs starting, deciding when a workflow scalar must be quoted, validating workflows with actionlint. DO NOT USE FOR: authoring application YAML unrelated to GitHub Actions, Azure Pipelines, GitLab CI, or non-workflow YAML....
Workflow fit and practical value
The current taxonomy places dotnet/skills under Engineering Development, with tags such as Development, agent-skills, GitHub Skills. That means the skill should be evaluated through the lens of repeatable work: what task it helps an AI agent perform, what context the agent needs, what output a user should expect, and whether the workflow can be reused as a team SOP. The archived README is used as the first source of truth whenever it includes feature lists, examples, setup notes, or usage guidance. The local Markdown download is useful for review, internal documentation, and adapting the instructions into your own agent skills repository.
Installation, usage, and platform notes
No explicit installation section was found in the archived README. Open the original source for the official setup path; the download button provides the local Markdown copy saved by EasyGlobe. Use this skill when the task involves Development, agent-skills, GitHub Skills. It can be adapted into Claude Skills, Codex Skills, Gemini Skills, Kimi Skills, GLM Skills, or a team SOP. If the README does not include a complete command-by-command setup path, the Skill URL remains the official source for the latest installation instructions. Platform support should be confirmed from the original project, but the information on this page is organized so it can be reused as a reference for Claude, Codex, Gemini, Kimi, GLM, ChatGPT, or internal AI agent workflows.
Capabilities
| Path | Frontmatter name | Frontmatter description | SHA-256 |
| --- | --- | --- | --- |
| .agents/skills/authoring-github-workflows/SKILL.md | authoring-github-workflows | Author and review GitHub Actions workflow YAML safely so syntactically-valid YAML can't ship a workflow that GitHub Actions refuses to run. USE FOR: editing, adding, or reviewing any file under .github/workflows/, writing run-name/name/if/env/run values that contain ${{ }} expressions, diagnosing a run that fails with 'This run likely failed because of a workflow file issue' and no jobs starting, deciding when a workflow scalar must be quoted, validating workflows with actionlint. DO NOT USE FOR: authoring application YAML unrelated to GitHub Actions, Azure Pipelines, GitLab CI, or non-workflow YAML. SCOPE: this skill covers *syntactic/structural* correctness of workflow YAML (quoting, parsing, actionlint); for *semantic and functional* workflow design (what a workflow should do, agentic-workflow behavior), see .github/agents/agentic-workflows.agent.md — the two are complementary. INVOKES: actionlint (downloaded pinned binary) plus git/grep for inspection. | 0d3afd20cb0ba60ac36a59c6eeb3b0f92222190685e08a5e72f867876828bba1 |
| .agents/skills/create-custom-agent/SKILL.md | create-custom-agent | Creates VS Code custom agent files (.agent.md) for specialized AI personas with tools, instructions, and handoffs. Use when scaffolding new custom agents, configuring agent workflows, or setting up agent-to-agent handoffs. | 7c32d6ef0fb7d2ca26edbd3fe6ce69dfc5046e4085051af6a54cb09ac36e5f76 |
| .agents/skills/create-skill-test/SKILL.md | create-skill-test | Scaffolds eval.yaml evaluation specs for agent skills in the dotnet/skills repository. Use when creating skill tests, writing evaluation stimuli, defining graders and rubrics, sizing an eval for statistical power, or setting up test fixture files. Handles the Vally eval.yaml schema, fixture organization, and overfitting avoidance. Do not use for running or debugging existing evals (use improve-skill-quality) nor for skills authoring (use create-skill). | 891105e6c7fef6ce9b884b7d6f30548fb79bca03bb0158d6db767d9611238bab |...
Supported Platforms
Use this skill as a reference template for these AI agents, model workflows, or team SOPs.
Configuration & Updates
No standalone configuration section was detected in the archive. If the source project requires API keys, account auth, CLI setup, or plugin config, follow the Skill URL.
README Command Examples
No displayable command code block was detected in the README.
Tags
FAQ
Is dotnet/skills a single Skill?
No. This page represents one GitHub repository. It may contain multiple Skills, and at least one sampled SKILL.md passed the name and description frontmatter gate.
What is in the repository brief download?
It contains an EasyGlobe-authored bilingual summary, repository metadata, representative paths, and frontmatter content hashes. It does not contain the third-party repository or original Skill text.
How is the hot rank calculated?
The score combines weekly/monthly GitHub trend signals, log-normalized stars, age-adjusted stars per day, recent push/release activity, and Skill packaging, documentation, license, and static safety clarity.
Is verification a security audit?
No. Verification confirms repository eligibility, valid frontmatter, and a limited set of static risk patterns. Independently review upstream code, scripts, and permissions before installation.