Skip to main content

このリポジトリの skills

rudironsoni/Ghost - 4ページ

SkillsMP は rudironsoni/Ghost から 155 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

rudironsoni/Ghost

収集済み skill 155 件中 35 件を表示しています。

職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
収集済み skill 155 件中 35 件を表示しています。