Agent
Route cross-cutting Xberg work to the repository's task-specific architecture and workflow skills.
100 tagged csharp, measured the same way as everything else here.
Browse within: dotnet 60blazor 21blazor-webassembly 21livestreaming 21presentation 21game-development 16copilot 13wpf 13ai-skills 9claude-plugin 6code-intelligence 6elixir 6golang 6bm25 5
Agent
Route cross-cutting Xberg work to the repository's task-specific architecture and workflow skills.
Agent
Route document extraction work to format, MIME, pipeline, PDF, safety, corpus, and benchmark guidance.
Agent
Route OCR backend, preprocessing, geometry, caching, table, and quality work to focused Xberg skills.
modelcontextprotocol/csharp-sdk
Agent
Owns the end-to-end modelcontextprotocol/csharp-sdk release process, orchestrating the prepare-release and publish-release skills (and the bump-version and breaking-changes skills they build on) across five stages: prepare (assess SemVer, bump the version, run ApiCompat/ApiDiff, review docs, draft release notes, open…
Agent Claude Code
Use this agent when the user wants to simplify, refactor, or optimize existing code for better readability, maintainability, and performance. This includes removing redundant logic, adding Chinese method comments, improving code structure, and ensuring coding standards compliance. Examples:\n\n- User…
Agent Claude Code
Use this agent ONLY when explicitly instructed by a skill (e.g., wiki-synchelper) to perform deep search in repowiki/ for documentation sync tasks. Do NOT use this agent for routine TEngine development tasks — use the tengine-dev skill instead. This agent is NOT a general-purpose TEngine reference tool.
Agent
Use this agent when the user wants their Godot GDScript or C# code reviewed for best practices, anti-patterns, performance issues, or Godot-specific pitfalls. Also use when completing a major feature and wanting a quality check. Examples: Context: User wants a code review. user: "Review my player controller for Godot…
Agent
Use this agent for C#-first Godot 4.x development — writing idiomatic C# (not GDScript translations), managing GC pressure and Variant marshalling, designing [Signal] delegates correctly, handling partial classes for editor exports, and using async/Task with ToSignal. Also use this agent in parity mode to close the C#…
Agent
Use this agent for Godot 4.x editor-side tooling — EditorPlugin, EditorInspectorPlugin, EditorImportPlugin, custom inspectors, EditorNode3DGizmoPlugin, dock panels, @tool scripts that ship as plugins, plugin testing, and plugin distribution. Works in both GDScript and C# (with #if TOOLS guards). GDExtension (C++…
xberg-io/tree-sitter-language-pack
Agent
Tree-sitter grammar compilation and language pack management.
Agent
Web crawling pipeline development.
Agent
Your AI team. Describe what you're building, get a team of specialists that live in your repo.
Agent Codex
Agent "scout" from moorestech/moorestech, covering 斥候(scout)— 圧縮調査係(sonnet) and 契約.
Agent Claude Code
比較実験アームAの実装オーケストレータ。planの各タスクをCodex CLI(gpt-5.6-luna, effort max)に委譲し、自分は差分レビュー・計測に徹する。Unity検証は1段目へ依頼する。実装比較実験(docs/research/2026-08-16-impl-model-comparison.md)専用。.
Agent Claude Code
あなたは実装比較実験(docs/research/2026-08-16-impl-model-comparison.md)の アームB実装オーケストレータ(2段目)です。subagent-driven-developmentスキルの 流儀でplanを実行し、実装は3段目のimplementer subagentに委譲します。 あなた自身はタスクブリーフの組み立て・タスクレビュー派遣・計測に徹します。.
Agent
Start at README.md for the full index.
Agent
Start at README.md for the full index.
Agent
Get an agent running in under 30 seconds.
Agent Codex
Learn how to create and run a durable AI agent with Azure Functions and the durable task extension for Microsoft Agent Framework.
Agent Codex
How to add memory to an agent using an AIContextProvider.
Agent Codex
Learn how to orchestrate multiple durable AI agents with fan-out/fan-in patterns for concurrent processing.
christian289/dotnet-with-claudecode
Agent
Strategic WPF architecture advisor. Analyzes solution/project structure, reviews MVVM architecture, performs dependency analysis. Provides analysis and recommendations without modifying code.
christian289/dotnet-with-claudecode
Agent
WPF code audit specialist. Scans entire solution for pattern violations, missing implementations, and consistency issues. Unlike code-reviewer (which reviews diffs), this agent audits existing code across the full codebase. Use when checking for BindingProxy missing in CLR collections, orphan resources, missing…
christian289/dotnet-with-claudecode
Agent
WPF data binding specialist. Implements complex bindings (MultiBinding, PriorityBinding), custom converters, validation patterns, and debugging binding issues.