Skip to main content

这个仓库中的 skills

rudironsoni/Synaxis - 第 13 页

SkillsMP 已收集 rudironsoni/Synaxis 中的 966 个 Skill。打开任一 Skill 可查看来源和详情。

rudironsoni/Synaxis

已展示 40 / 966 个已收集 Skill。

职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
其他计算机职业
描述

This skill provides symbol-level code understanding and navigation using Language Server Protocol (LSP). Enables IDE-like capabilities for finding symbols, tracking references, and making precise code edits at the symbol level.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Designs ASP.NET Core architecture -- vertical slices, pipelines, caching, errors.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Orchestrates .NET Aspire apps. AppHost, service discovery, components, dashboard, health checks.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implements background work. BackgroundService, IHostedService, lifecycle, graceful shutdown.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Runs BenchmarkDotNet microbenchmarks. Setup, memory diagnosers, baselines, result analysis.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implements Blazor auth flows -- login/logout, AuthorizeView, Identity UI, OIDC.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implements Blazor components. Lifecycle, state management, JS interop, EditForm, QuickGrid.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Diagnoses slow builds and incremental failures. Binary logs, parallel builds, restore.

原文语言:英语

更新
已展示 40 / 966 个已收集 Skill。