Adds CI/CD to a .NET project. GitHub Actions vs Azure DevOps detection, workflow templates.
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 966 skills depuis rudironsoni/Synaxis. Ouvrez un skill pour examiner sa source et ses détails.
rudironsoni/SynaxisAffichage de 40 skills collectés sur 966.
Adds CI/CD to a .NET project. GitHub Actions vs Azure DevOps detection, workflow templates.
Langue du texte source : anglais
Adds test infrastructure to a .NET project. Scaffolds xUnit project, coverlet, layout.
Langue du texte source : anglais
Configures .NET build/test in Azure DevOps. DotNetCoreCLI task, Artifacts, test results.
Langue du texte source : anglais
Composes Azure DevOps YAML pipelines. Templates, variable groups, multi-stage, triggers.
Langue du texte source : anglais
Configures ADO-exclusive features. Environments, approvals, service connections, pipelines.
Langue du texte source : anglais
Compiles .NET to WebAssembly AOT. Blazor/Uno WASM, size vs speed, lazy loading, Brotli.
Langue du texte source : anglais
Generates API documentation. DocFX setup, OpenAPI-as-docs, doc-code sync, versioned docs.
Langue du texte source : anglais
Secures ASP.NET Core APIs. Identity, OAuth/OIDC, JWT bearer, passkeys, CORS, rate limiting.
Langue du texte source : anglais
Detects API surface changes in CI. PublicApiAnalyzers, Verify snapshots, ApiCompat gating.
Langue du texte source : anglais
Versions HTTP APIs. Asp.Versioning.Http/Mvc, URL segment, header, query string, sunset.
Langue du texte source : anglais
Designs ASP.NET Core architecture -- vertical slices, pipelines, caching, errors.
Langue du texte source : anglais
Orchestrates .NET Aspire apps. AppHost, service discovery, components, dashboard, health checks.
Langue du texte source : anglais
Implements background work. BackgroundService, IHostedService, lifecycle, graceful shutdown.
Langue du texte source : anglais
Runs BenchmarkDotNet microbenchmarks. Setup, memory diagnosers, baselines, result analysis.
Langue du texte source : anglais
Implements Blazor auth flows -- login/logout, AuthorizeView, Identity UI, OIDC.
Langue du texte source : anglais
Implements Blazor components. Lifecycle, state management, JS interop, EditForm, QuickGrid.
Langue du texte source : anglais
Architects Blazor apps. Hosting models, render modes, routing, streaming, prerender.
Langue du texte source : anglais
Diagnoses slow builds and incremental failures. Binary logs, parallel builds, restore.
Langue du texte source : anglais
Implements producer/consumer queues. Channel<T>, bounded/unbounded, backpressure, drain.
Langue du texte source : anglais
Gates CI on perf regressions. Automated threshold alerts, baseline tracking, trend reports.
Langue du texte source : anglais
Structures CLI app layers. Command/handler/service separation, clig.dev principles, exit codes.
Langue du texte source : anglais
Chooses CLI output format. AOT vs framework-dependent, RID matrix, single-file, dotnet tool.
Langue du texte source : anglais
Publishes to package managers. Homebrew, apt/deb, winget, Scoop, Chocolatey manifests.
Langue du texte source : anglais
Releases CLI tools. GitHub Actions build matrix, artifact staging, Releases, checksums.
Langue du texte source : anglais
Selects crypto algorithms and usage. Hashing, AES-GCM, RSA, ECDSA, PQC key derivation.
Langue du texte source : anglais
Designs public .NET APIs. Naming, parameter ordering, return types, error patterns, extensions.
Langue du texte source : anglais
Writing async/await code. Task patterns, ConfigureAwait, cancellation, and common agent pitfalls.
Langue du texte source : anglais
Detects C# code smells during review. Anti-patterns, async misuse, DI mistakes, fixes.
Langue du texte source : anglais
Defines baseline C# conventions loaded first -- naming, file layout, style rules.
Langue du texte source : anglais
Synchronizes threads and protects shared state. lock, SemaphoreSlim, Interlocked, concurrent collections.
Langue du texte source : anglais
Configures Options pattern, user secrets, and feature flags. IOptions<T>, FeatureManagement.
Langue du texte source : anglais
Registers and resolves services with MS DI. Keyed services, scopes, decoration, lifetimes.
Langue du texte source : anglais
Using records, pattern matching, primary constructors, collection expressions. C# 12-15 by TFM.
Langue du texte source : anglais
Enables nullable reference types. Annotation strategies, migration, common agent mistakes.
Langue du texte source : anglais
Creates Roslyn source generators. IIncrementalGenerator, GeneratedRegex, LoggerMessage, STJ.
Langue du texte source : anglais
Designs types for performance. struct vs class, sealed, readonly struct, Span/Memory, collections.
Langue du texte source : anglais
Chooses a data access approach. EF Core vs Dapper vs ADO.NET decision matrix, tradeoffs.
Langue du texte source : anglais
Chooses documentation tooling. Starlight, Docusaurus, DocFX decision tree, migration paths.
Langue du texte source : anglais
Models business domains. Aggregates, value objects, domain events, rich models, repositories.
Langue du texte source : anglais
Authors .editorconfig rules. IDE/CA severity, AnalysisLevel, globalconfig, code style enforcement.
Langue du texte source : anglais