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