Skip to main content

이 저장소의 skills

rudironsoni/Synaxis - 18페이지

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.

원문 언어: 영어

업데이트
수집된 skill 966개 중 40개를 표시합니다.