Manages secrets and sensitive config. User secrets, environment variables, rotation.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 rudironsoni/Ghost 中的 155 个 Skill。打开任一 Skill 可查看来源和详情。
rudironsoni/Ghost已展示 35 / 155 个已收集 Skill。
Manages secrets and sensitive config. User secrets, environment variables, rotation.
原文语言:英语
Hardens .NET apps per OWASP Top 10 -- injection, auth, XSS, deprecated security APIs.
原文语言:英语
Integrates AI/LLM via Semantic Kernel. Plugins, prompt templates, memory stores, agents.
原文语言:英语
Serializes data. System.Text.Json source generators, Protobuf, MessagePack, AOT-safe patterns.
原文语言:英语
Chooses inter-service protocols. REST vs gRPC vs SignalR vs SSE decision matrix, tradeoffs.
原文语言:英语
Runs Slopwatch CLI to detect LLM reward hacking -- disabled tests, suppressed warnings.
原文语言:英语
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.
原文语言:英语
Decides how to test .NET code. Unit vs integration vs E2E decision tree, test doubles.
原文语言:英语
Installs and manages .NET tools. Global, local, manifests, restore, version pinning.
原文语言:英语
Trims .NET 8+ apps and libraries. Annotations, ILLink descriptors, IL2xxx warnings, IsTrimmable.
原文语言:英语
Selects a .NET UI framework. Decision tree across Blazor, MAUI, Uno, WinUI, WPF, WinForms.
原文语言:英语
Tests UI across frameworks. Page objects, test selectors, async waits, accessibility.
原文语言:英语
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.
原文语言:英语
Tests Uno Platform apps. Playwright for WASM, platform-specific patterns, runtime heads.
原文语言:英语
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.
原文语言:英语
Writes XML doc comments. Tags, inheritdoc, GenerateDocumentationFile, warning suppression.
原文语言:英语
Authors xUnit v3 tests -- Facts, Theories, fixtures, parallelism, IAsyncLifetime.
原文语言:英语
Publishes .NET artifacts from Azure DevOps. NuGet push, containers to ACR, pipeline artifacts.
原文语言:英语
Publishes .NET artifacts from GitHub Actions. NuGet push, container images, signing, SBOM.
原文语言:英语