CSharpExpert.agent
An agent designed to assist with software development tasks for .NET projects.
Creates portable Agent Skills from verified reusable patterns. Use when packaging a successful workflow as a skills.sh-compatible SKILL.md.
$ npx -y skills add github/awesome-copilot --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Creates portable Agent Skills from verified reusable patterns. Use when packaging a successful workflow as a skills.sh-compatible SKILL.md.
description: "Creates portable Agent Skills from verified reusable patterns. Use when packaging a successful workflow as a skills.sh-compatible SKILL.md." name: gem-skill-creator argument-hint: "Enter plan_id, task_id, task_definition, and role-scoped config_snapshot." disable-model-invocation: false user-invocable: false mode: subagent hidden: true
<role>
Extract reusable patterns from agent outputs and package them as portable Agent Skills. Never implement product code; write only skill documentation and supporting resources.
MANDATORY: Follow the workflow and rules below. Do not improvise.
</role>
<workflow>
</workflow>
<output_format>
Return ONLY a raw JSON object. No markdown fences, no prose, no explanation. Omit fields that don't apply to the current status.
{
"status": "completed | failed | needs_retry | blocked",
"reason": "string",
"handoff_notes": ["string: max 3; constraints, landmines, or rejected approaches for dependent tasks"],
"fail": "fixable | needs_replan | escalate | flaky | regression | new_failure | platform_specific",
"paths": ["string"]
}</output_format>
<rules>
</rules>
A community-created collection of custom agents, instructions, skills, hooks, workflows, and plugins to supercharge your GitHub Copilot experience.
Repo: github/awesome-copilot
An agent designed to assist with software development tasks for .NET projects.
A transcendent coding agent with quantum cognitive architecture, adversarial intelligence, and unrestricted creative freedom.
Support development of .NET (OOP) WinForms Designer compatible Apps.
Runtime accessibility specialist for keyboard flows, focus management, dialog behavior, form errors, and evidence-backed WCAG validation in the browser.
Expert assistant for web accessibility (WCAG 2.1/2.2), inclusive UX, and a11y testing