Skip to main content

このリポジトリの skills

rudironsoni/Synaxis - 3ページ

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

rudironsoni/Synaxis

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

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

Compiles .NET to WebAssembly AOT. Blazor/Uno WASM, size vs speed, lazy loading, Brotli.

原文の言語: 英語

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

Generates API documentation. DocFX setup, OpenAPI-as-docs, doc-code sync, versioned docs.

原文の言語: 英語

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

Secures ASP.NET Core APIs. Identity, OAuth/OIDC, JWT bearer, passkeys, CORS, rate limiting.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Detects API surface changes in CI. PublicApiAnalyzers, Verify snapshots, ApiCompat gating.

原文の言語: 英語

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

Versions HTTP APIs. Asp.Versioning.Http/Mvc, URL segment, header, query string, sunset.

原文の言語: 英語

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

Designs ASP.NET Core architecture -- vertical slices, pipelines, caching, errors.

原文の言語: 英語

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

Design patterns and architectural guidance for .NET applications. Navigation skill covering vertical slices, domain modeling, messaging patterns, resilience, caching, and system design. For building scalable, maintainable applications. Keywords: architecture,…

原文の言語: 英語

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

Configures artifacts output layout. UseArtifactsOutput, ArtifactsPath, impact on CI and Docker.

原文の言語: 英語

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

Orchestrates .NET Aspire apps. AppHost, service discovery, components, dashboard, health checks.

原文の言語: 英語

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

Implements background work. BackgroundService, IHostedService, lifecycle, graceful shutdown.

原文の言語: 英語

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

Runs BenchmarkDotNet microbenchmarks. Setup, memory diagnosers, baselines, result analysis.

原文の言語: 英語

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

Implements Blazor auth flows -- login/logout, AuthorizeView, Identity UI, OIDC.

原文の言語: 英語

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

Implements Blazor components. Lifecycle, state management, JS interop, EditForm, QuickGrid.

原文の言語: 英語

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

Architects Blazor apps. Hosting models, render modes, routing, streaming, prerender.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Tests Blazor components. bUnit rendering, events, cascading params, JS interop mocking.

原文の言語: 英語

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

Interprets MSBuild output, NuGet errors, analyzer warnings. Error codes, CI drift.

原文の言語: 英語

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

Diagnoses slow builds and incremental failures. Binary logs, parallel builds, restore.

原文の言語: 英語

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

Implements producer/consumer queues. Channel<T>, bounded/unbounded, backpressure, drain.

原文の言語: 英語

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

Gates CI on perf regressions. Automated threshold alerts, baseline tracking, trend reports.

原文の言語: 英語

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

Structures CLI app layers. Command/handler/service separation, clig.dev principles, exit codes.

原文の言語: 英語

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

Chooses CLI output format. AOT vs framework-dependent, RID matrix, single-file, dotnet tool.

原文の言語: 英語

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

Publishes to package managers. Homebrew, apt/deb, winget, Scoop, Chocolatey manifests.

原文の言語: 英語

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

Releases CLI tools. GitHub Actions build matrix, artifact staging, Releases, checksums.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Deploys .NET containers. Kubernetes probes, Docker Compose for local dev, CI/CD integration.

原文の言語: 英語

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

Containerizes .NET apps. Multi-stage Dockerfiles, SDK container publish (.NET 8+), rootless.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Selects crypto algorithms and usage. Hashing, AES-GCM, RSA, ECDSA, PQC key derivation.

原文の言語: 英語

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

Designs public .NET APIs. Naming, parameter ordering, return types, error patterns, extensions.

原文の言語: 英語

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

Writing async/await code. Task patterns, ConfigureAwait, cancellation, and common agent pitfalls.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Detects C# code smells during review. Anti-patterns, async misuse, DI mistakes, fixes.

原文の言語: 英語

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

Defines baseline C# conventions loaded first -- naming, file layout, style rules.

原文の言語: 英語

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

Synchronizes threads and protects shared state. lock, SemaphoreSlim, Interlocked, concurrent collections.

原文の言語: 英語

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

Configures Options pattern, user secrets, and feature flags. IOptions<T>, FeatureManagement.

原文の言語: 英語

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

Registers and resolves services with MS DI. Keyed services, scopes, decoration, lifetimes.

原文の言語: 英語

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

Using records, pattern matching, primary constructors, collection expressions. C# 12-15 by TFM.

原文の言語: 英語

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

Enables nullable reference types. Annotation strategies, migration, common agent mistakes.

原文の言語: 英語

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

Creates Roslyn source generators. IIncrementalGenerator, GeneratedRegex, LoggerMessage, STJ.

原文の言語: 英語

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

Designs types for performance. struct vs class, sealed, readonly struct, Span/Memory, collections.

原文の言語: 英語

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

Reads and modifies SDK-style .csproj files. PropertyGroup, ItemGroup, CPM, props.

原文の言語: 英語

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

Chooses a data access approach. EF Core vs Dapper vs ADO.NET decision matrix, tradeoffs.

原文の言語: 英語

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

Chooses documentation tooling. Starlight, Docusaurus, DocFX decision tree, migration paths.

原文の言語: 英語

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