Skip to main content

이 저장소의 skills

rudironsoni/Ghost - 3페이지

SkillsMP는 rudironsoni/Ghost에서 155개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

rudironsoni/Ghost

수집된 skill 155개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Deploys .NET from GitHub Actions. Azure Web Apps, GitHub Pages, container registries.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Composes GitHub Actions workflows. Reusable workflows, composite actions, matrix, caching.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Publishes .NET artifacts from GitHub Actions. NuGet push, container images, signing, SBOM.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creates GitHub-native docs. README badges, CONTRIBUTING, issue/PR templates, repo metadata.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creates GitHub Releases for .NET. Release creation, assets, notes, pre-release management.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Builds gRPC services. Proto definition, code-gen, ASP.NET Core host, streaming, auth.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Consumes HTTP APIs. IHttpClientFactory, typed/named clients, resilience, DelegatingHandlers.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Validates HTTP request inputs. .NET 10 AddValidation, FluentValidation, ProblemDetails.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Tests with real infrastructure. WebApplicationFactory, Testcontainers, Aspire, fixtures.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Builds high-perf network I/O. PipeReader/PipeWriter, backpressure, protocol parsers, Kestrel.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Maintains library compatibility. Binary/source compat rules, type forwarders, SemVer impact.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Optimizes LINQ queries. IQueryable vs IEnumerable, compiled queries, deferred exec, allocations.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Localizes .NET apps. .resx resources, IStringLocalizer, source generators, pluralization, RTL.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Optimizes MAUI for iOS/Catalyst. Native AOT pipeline, size/startup gains, library gaps, trimming.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Builds .NET MAUI mobile apps. Project structure, XAML/MVVM, platform services, caveats.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Tests .NET MAUI apps. Appium device automation, XHarness, platform validation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creates Mermaid diagrams for .NET. Architecture, sequence, class, deployment, ER, flowcharts.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Builds event-driven systems. Pub/sub, competing consumers, DLQ, sagas, delivery guarantees.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Builds ASP.NET Core middleware. Pipeline ordering, short-circuit, exception handling.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Builds ASP.NET Core Minimal APIs -- route groups, filters, TypedResults, OpenAPI.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyzes .NET code for modernization. Outdated TFMs, deprecated packages, superseded patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authors MSBuild targets, props, conditions, incremental builds, and Directory.Build patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Writes custom MSBuild tasks. ITask, ToolTask, IIncrementalTask, inline tasks, UsingTask.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Packages MSIX apps. Creation, signing, Store submission, App Installer sideload, auto-update.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Targets multiple TFMs via polyfills and conditional compilation. PolySharp, API compat.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Publishes Native AOT binaries. PublishAot, ILLink descriptors, P/Invoke, size optimization.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Calls native libraries via P/Invoke. LibraryImport, marshalling, cross-platform resolution.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creates NuGet packages. SDK-style csproj, source generators, multi-TFM, symbols, signing.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adds observability. OpenTelemetry traces/metrics/logs, health checks, custom metrics.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates OpenAPI docs. MS.AspNetCore.OpenApi (.NET 9+), Swashbuckle migration, NSwag.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Optimizes .NET allocations and throughput. Span, ArrayPool, ref struct, sealed, stackalloc.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Automates browser tests in .NET. Playwright E2E, CI browser caching, trace viewer, codegen.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnoses .NET performance issues. dotnet-counters, dotnet-trace, dotnet-dump, flame graphs.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyzes .NET solution layout and build config -- .sln, .csproj, CPM.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Sets up .NET solution layout. .slnx, Directory.Build.props, CPM, .editorconfig, analyzers.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Builds real-time features. SignalR hubs, SSE (.NET 10), JSON-RPC 2.0, gRPC streaming, scaling.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manages .NET release lifecycle. NBGV versioning, SemVer, changelogs, pre-release, branching.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adds fault tolerance. Polly v8 + MS.Extensions.Http.Resilience, retry/circuit breaker/timeout.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authors Roslyn analyzers. DiagnosticAnalyzer, CodeFixProvider, CodeRefactoring, multi-version.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Creates a new .NET project. Generates solution with CPM, analyzers, editorconfig, SourceLink.

원문 언어: 영어

업데이트
수집된 skill 155개 중 40개를 표시합니다.