Chooses inter-service protocols. REST vs gRPC vs SignalR vs SSE decision matrix, tradeoffs.
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は rudironsoni/Synaxis から 966 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
rudironsoni/Synaxis収集済み skill 966 件中 40 件を表示しています。
Chooses inter-service protocols. REST vs gRPC vs SignalR vs SSE decision matrix, tradeoffs.
原文の言語: 英語
Verifies complex outputs with Verify. API responses, scrubbing non-deterministic values.
原文の言語: 英語
Applies SOLID and DRY principles. C# anti-patterns, fixes, SRP compliance checks.
原文の言語: 英語
Orients in .NET solutions -- entry points, .sln/.slnx, dependency graphs, config.
原文の言語: 英語
Renders rich console output. Spectre.Console tables, trees, progress, prompts, live displays.
原文の言語: 英語
Designs log pipelines. Aggregation, structured queries, sampling, PII scrubbing, correlation.
原文の言語: 英語
Builds .NET CLI apps with System.CommandLine 2.0. Commands, options, SetAction, parsing, testing.
原文の言語: 英語
Builds full TUI apps. Terminal.Gui v2 -- views, layout (Pos/Dim), menus, dialogs, bindings, themes.
原文の言語: 英語
Measures test effectiveness. Coverlet code coverage, Stryker.NET mutation testing, flaky tests.
原文の言語: 英語
Installs and manages .NET tools. Global, local, manifests, restore, version pinning.
原文の言語: 英語
Selects a .NET UI framework. Decision tree across Blazor, MAUI, Uno, WinUI, WPF, WinForms.
原文の言語: 英語
Queries Uno MCP server. Tool detection, search-then-fetch workflow, init rules, fallback.
原文の言語: 英語
Builds Uno Platform cross-platform apps. Extensions, MVUX, Toolkit controls, Hot Reload.
原文の言語: 英語
Deploys Uno Platform apps. Per-target guidance for WASM, iOS, Android, macOS, Windows, Linux.
原文の言語: 英語
Validates models and IOptions. DataAnnotations, IValidatableObject, IValidateOptions<T>.
原文の言語: 英語
Detects TFM/SDK from .csproj, global.json, Directory.Build.props. Runs first.
原文の言語: 英語
Upgrades .NET to a newer TFM. LTS-to-LTS, staged through STS, preview, upgrade paths.
原文の言語: 英語
Debugs Windows apps via WinDbg MCP. Crash, hang, high-CPU, and memory triage from dumps or live attach.
原文の言語: 英語
Builds WinForms on .NET 8+. High-DPI, dark mode (experimental), DI patterns, modernization.
原文の言語: 英語
Builds WinUI 3 desktop apps. Windows App SDK, XAML patterns, MSIX/unpackaged, UWP migration.
原文の言語: 英語
Migrates desktop apps. WPF/WinForms to .NET 8+, WPF to WinUI or Uno, UWP to WinUI.
原文の言語: 英語
Builds WPF on .NET 8+. Host builder, MVVM Toolkit, Fluent theme, performance, modern C# patterns.
原文の言語: 英語
Authors xUnit v3 tests -- Facts, Theories, fixtures, parallelism, IAsyncLifetime.
原文の言語: 英語
GitHub MCP Server integration for repository operations, pull requests, issues, and GitHub Actions. Triggers on: github mcp, github operations, pull request, issue, repository, github actions, commit, branch, merge.
原文の言語: 英語
Integrates AI/LLM via Semantic Kernel. Plugins, prompt templates, memory stores, agents.
原文の言語: 英語
Implements accessible .NET UI. SemanticProperties, ARIA, AutomationPeer, testing per platform.
原文の言語: 英語
Adds analyzer packages to a project. Nullable, trimming, AOT compat analyzers, severity config.
原文の言語: 英語
Adds CI/CD to a .NET project. GitHub Actions vs Azure DevOps detection, workflow templates.
原文の言語: 英語
Adds test infrastructure to a .NET project. Scaffolds xUnit project, coverlet, layout.
原文の言語: 英語
Configures .NET build/test in Azure DevOps. DotNetCoreCLI task, Artifacts, test results.
原文の言語: 英語
Composes Azure DevOps YAML pipelines. Templates, variable groups, multi-stage, triggers.
原文の言語: 英語
Configures ADO-exclusive features. Environments, approvals, service connections, pipelines.
原文の言語: 英語
Routes .NET/C# work to domain skills. Loads coding-standards for code paths.
原文の言語: 英語
Flags agent mistakes in .NET code -- async misuse, NuGet errors, deprecated APIs, DI.
原文の言語: 英語
Designs AOT-first apps. Source gen over reflection, AOT-safe DI, serialization, factories.
原文の言語: 英語
Compiles .NET to WebAssembly AOT. Blazor/Uno WASM, size vs speed, lazy loading, Brotli.
原文の言語: 英語
Generates API documentation. DocFX setup, OpenAPI-as-docs, doc-code sync, versioned docs.
原文の言語: 英語
Secures ASP.NET Core APIs. Identity, OAuth/OIDC, JWT bearer, passkeys, CORS, rate limiting.
原文の言語: 英語
Detects API surface changes in CI. PublicApiAnalyzers, Verify snapshots, ApiCompat gating.
原文の言語: 英語
Versions HTTP APIs. Asp.Versioning.Http/Mvc, URL segment, header, query string, sunset.
原文の言語: 英語