Manages secrets and sensitive config. User secrets, environment variables, rotation.
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 155 skills depuis rudironsoni/Ghost. Ouvrez un skill pour examiner sa source et ses détails.
rudironsoni/GhostAffichage de 35 skills collectés sur 155.
Manages secrets and sensitive config. User secrets, environment variables, rotation.
Langue du texte source : anglais
Hardens .NET apps per OWASP Top 10 -- injection, auth, XSS, deprecated security APIs.
Langue du texte source : anglais
Integrates AI/LLM via Semantic Kernel. Plugins, prompt templates, memory stores, agents.
Langue du texte source : anglais
Serializes data. System.Text.Json source generators, Protobuf, MessagePack, AOT-safe patterns.
Langue du texte source : anglais
Chooses inter-service protocols. REST vs gRPC vs SignalR vs SSE decision matrix, tradeoffs.
Langue du texte source : anglais
Runs Slopwatch CLI to detect LLM reward hacking -- disabled tests, suppressed warnings.
Langue du texte source : anglais
Verifies complex outputs with Verify. API responses, scrubbing non-deterministic values.
Langue du texte source : anglais
Applies SOLID and DRY principles. C# anti-patterns, fixes, SRP compliance checks.
Langue du texte source : anglais
Orients in .NET solutions -- entry points, .sln/.slnx, dependency graphs, config.
Langue du texte source : anglais
Renders rich console output. Spectre.Console tables, trees, progress, prompts, live displays.
Langue du texte source : anglais
Designs log pipelines. Aggregation, structured queries, sampling, PII scrubbing, correlation.
Langue du texte source : anglais
Builds .NET CLI apps with System.CommandLine 2.0. Commands, options, SetAction, parsing, testing.
Langue du texte source : anglais
Builds full TUI apps. Terminal.Gui v2 -- views, layout (Pos/Dim), menus, dialogs, bindings, themes.
Langue du texte source : anglais
Measures test effectiveness. Coverlet code coverage, Stryker.NET mutation testing, flaky tests.
Langue du texte source : anglais
Decides how to test .NET code. Unit vs integration vs E2E decision tree, test doubles.
Langue du texte source : anglais
Installs and manages .NET tools. Global, local, manifests, restore, version pinning.
Langue du texte source : anglais
Trims .NET 8+ apps and libraries. Annotations, ILLink descriptors, IL2xxx warnings, IsTrimmable.
Langue du texte source : anglais
Selects a .NET UI framework. Decision tree across Blazor, MAUI, Uno, WinUI, WPF, WinForms.
Langue du texte source : anglais
Tests UI across frameworks. Page objects, test selectors, async waits, accessibility.
Langue du texte source : anglais
Queries Uno MCP server. Tool detection, search-then-fetch workflow, init rules, fallback.
Langue du texte source : anglais
Builds Uno Platform cross-platform apps. Extensions, MVUX, Toolkit controls, Hot Reload.
Langue du texte source : anglais
Deploys Uno Platform apps. Per-target guidance for WASM, iOS, Android, macOS, Windows, Linux.
Langue du texte source : anglais
Tests Uno Platform apps. Playwright for WASM, platform-specific patterns, runtime heads.
Langue du texte source : anglais
Validates models and IOptions. DataAnnotations, IValidatableObject, IValidateOptions<T>.
Langue du texte source : anglais
Detects TFM/SDK from .csproj, global.json, Directory.Build.props. Runs first.
Langue du texte source : anglais
Upgrades .NET to a newer TFM. LTS-to-LTS, staged through STS, preview, upgrade paths.
Langue du texte source : anglais
Debugs Windows apps via WinDbg MCP. Crash, hang, high-CPU, and memory triage from dumps or live attach.
Langue du texte source : anglais
Builds WinForms on .NET 8+. High-DPI, dark mode (experimental), DI patterns, modernization.
Langue du texte source : anglais
Builds WinUI 3 desktop apps. Windows App SDK, XAML patterns, MSIX/unpackaged, UWP migration.
Langue du texte source : anglais
Migrates desktop apps. WPF/WinForms to .NET 8+, WPF to WinUI or Uno, UWP to WinUI.
Langue du texte source : anglais
Builds WPF on .NET 8+. Host builder, MVVM Toolkit, Fluent theme, performance, modern C# patterns.
Langue du texte source : anglais
Writes XML doc comments. Tags, inheritdoc, GenerateDocumentationFile, warning suppression.
Langue du texte source : anglais
Authors xUnit v3 tests -- Facts, Theories, fixtures, parallelism, IAsyncLifetime.
Langue du texte source : anglais
Publishes .NET artifacts from Azure DevOps. NuGet push, containers to ACR, pipeline artifacts.
Langue du texte source : anglais
Publishes .NET artifacts from GitHub Actions. NuGet push, container images, signing, SBOM.
Langue du texte source : anglais