Renders rich console output. Spectre.Console tables, trees, progress, prompts, live displays.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٩٦٦ من skills من rudironsoni/Synaxis. افتح أي skill لمراجعة مصدره وتفاصيله.
rudironsoni/Synaxisعرض ٤٠ من أصل ٩٦٦ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية