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