Skip to main content

이 저장소의 skills

rudironsoni/Synaxis - 5페이지

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

rudironsoni/Synaxis

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

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

Performance optimization and measurement for .NET applications. Navigation skill covering Span, ArrayPool, memory management, benchmarking, profiling, Native AOT, and optimization patterns. For building high-performance applications. Keywords: performance,…

원문 언어: 영어

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

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.

원문 언어: 영어

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

Manages secrets and sensitive config. User secrets, environment variables, rotation.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Hardens .NET apps per OWASP Top 10 -- injection, auth, XSS, deprecated security APIs.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Security hardening and best practices for .NET applications. Navigation skill covering OWASP Top 10, authentication, authorization, cryptography, secrets management, and secure coding. For building secure applications. Keywords: security, owasp,…

원문 언어: 영어

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

Code analysis patterns using Serena MCP for architecture validation and pattern detection

원문 언어: 영어

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

Efficient code navigation using Serena MCP symbol operations instead of text search

원문 언어: 영어

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

Symbol-level refactoring with automatic reference updates using Serena MCP

원문 언어: 영어

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

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.

원문 언어: 영어

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

Complete guide for .NET Aspire Testing integration testing framework. Use when testing .NET Aspire distributed applications, configuring AppHost tests, or migrating from Testcontainers to Aspire testing. Covers DistributedApplicationTestingBuilder, container…

원문 언어: 영어

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

Specialized skill for ASP.NET Core integration testing. Use when testing Web API endpoints, HTTP request/response, middleware, and dependency injection. Covers WebApplicationFactory, TestServer, HttpClient testing, in-memory database configuration. Keywords:…

원문 언어: 영어

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

.NET advanced testing skills overview and navigation center. Triggered when users ask about "integration testing", "API testing", "containerized testing", "microservice testing", "test framework migration", "Testcontainers", "Aspire testing", and other…

원문 언어: 영어

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

Specialized skill for containerized database testing using Testcontainers. Use when testing real database behavior, using SQL Server/PostgreSQL/MySQL containers, testing EF Core/Dapper. Covers container startup, database migrations, test isolation, container…

원문 언어: 영어

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

Complete guide for Testcontainers NoSQL integration testing. Use when containerized integration testing for MongoDB or Redis. Covers MongoDB document operations, Redis five data structures, Collection Fixture pattern. Includes BSON serialization, index…

원문 언어: 영어

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

Complete guide for TUnit advanced applications. Use when using TUnit for data-driven testing, dependency injection, or integration testing. Covers MethodDataSource, ClassDataSource, Matrix Tests, Properties filtering. Includes Retry/Timeout control,…

원문 언어: 영어

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

Complete guide for TUnit new-generation testing framework. Use when creating test projects with TUnit or migrating from xUnit to TUnit. Covers Source Generator driven test discovery, AOT compilation support, fluent async assertions. Includes project creation,…

원문 언어: 영어

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

Complete guide for ASP.NET Core Web API integration testing. Use when performing integration testing on Web API endpoints or validating ProblemDetails error format. Covers WebApplicationFactory, IExceptionHandler, Testcontainers multi-container orchestration,…

원문 언어: 영어

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

Complete guide for upgrading xUnit 2.9.x to 3.x. Use when upgrading xUnit v2 to v3 or understanding xUnit v3 new features and breaking changes. Covers package updates, async void fixes, IAsyncLifetime adjustments. Includes new features: Assert.Skip, Explicit…

원문 언어: 영어

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

Complete guide for AutoFixture and xUnit integration. Use when you need to use AutoData or InlineAutoData to simplify xUnit parameterized test data preparation. Covers custom Customization and test data attributes to improve test readability and…

원문 언어: 영어

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

Using AutoFixture to automatically generate test data basic skill. Used when quickly generating test objects, reducing boilerplate code, and implementing anonymous testing. Covers Fixture.Create, CreateMany, circular reference handling, and xUnit integration.…

원문 언어: 영어

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

Complete guide for AutoFixture and Bogus integration. Use when you need to combine AutoFixture with Bogus to generate test data that is both anonymous and realistic. Covers SpecimenBuilder integration, hybrid generators, test data factories, and circular…

원문 언어: 영어

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

Complete guide for AutoFixture advanced customization techniques. Use when you need to customize AutoFixture builders or handle special type test data generation rules. Covers DataAnnotations automatic integration, ISpecimenBuilder implementation, priority…

원문 언어: 영어

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