Skip to main content

이 저장소의 skills

rudironsoni/Synaxis - 8페이지

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

rudironsoni/Synaxis

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

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

Complete guide for code coverage analysis. Use when you need to analyze code coverage, generate coverage reports, or configure CI/CD coverage checks. Covers Coverlet configuration, report generation, metric interpretation, and cyclomatic complexity…

원문 언어: 영어

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

Specialized skill for handling complex object comparison and deep validation. Use when you need to compare deep objects, exclude specific properties, handle circular references, or validate DTOs/Entities. Covers BeEquivalentTo, Excluding, Including, custom…

원문 언어: 영어

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

Specialized skill for testing time-dependent logic using TimeProvider. Use when testing DateTime, controlling time flow, handling timezone conversions, and testing expiration logic. Covers TimeProvider abstraction, FakeTimeProvider time control, time freezing…

원문 언어: 영어

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

Specialized skill for testing file system operations using System.IO.Abstractions. Use when you need to test File, Directory, Path operations, or simulate file system. Covers IFileSystem, MockFileSystem, file read/write testing, directory operation testing,…

원문 언어: 영어

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

Specialized skill for testing FluentValidation validators. Use when you need to create tests for Validator classes, validate business rules, or test error messages. Covers complete FluentValidation.TestHelper usage, ShouldHaveValidationErrorFor, async…

원문 언어: 영어

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

Using NSubstitute to create test doubles (Mock, Stub, Spy) specialized skill. Used when isolating external dependencies, simulating interface behavior, and validating method calls. Covers Substitute.For, Returns, Received, Throws and complete guidance.…

원문 언어: 영어

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

Guide for Private and Internal member testing strategies. Use when you need to test private or internal members, configure InternalsVisibleTo, or evaluate testability design. Covers design-first thinking, reflection testing, strategy pattern refactoring,…

원문 언어: 영어

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

.NET testing fundamentals overview and navigation center. Triggered when users ask about "how to write .NET tests", ".NET testing getting started", "required testing tools", "testing best practices", "learn testing from scratch", and other general testing…

원문 언어: 영어

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

Test Data Builder Pattern complete implementation guide. Used when using builder pattern to create maintainable test data or simplify complex object test preparation. Covers fluent interface, semantic methods, default value design, and Builder composition…

원문 언어: 영어

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

Test naming conventions and best practices specialized skill. Used when naming test methods, improving test readability, and establishing naming standards. Covers three-part naming method, Chinese naming recommendations, test class naming, etc. Keywords: test…

원문 언어: 영어

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

Complete guide for xUnit test output and logging. Use when you need to implement test output, diagnostic logging, or ILogger alternatives in xUnit tests. Covers ITestOutputHelper injection, AbstractLogger pattern, structured output design. Includes…

원문 언어: 영어

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

.NET unit test fundamentals and FIRST principles specialized skill. Used when creating unit tests, understanding testing basics, learning 3A Pattern, and mastering testing best practices. Covers FIRST principles, AAA Pattern, Fact/Theory, testing pyramid,…

원문 언어: 영어

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

xUnit test project creation and setup specialized skill. Used when creating test projects, setting up project structure, configuring NuGet packages, and organizing test folders. Covers csproj setup, package management, project structure, xunit.runner.json…

원문 언어: 영어

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

GitHub MCP Server integration for repository operations, pull requests, issues, and GitHub Actions. Triggers on: github mcp, github operations, pull request, issue, repository, github actions, commit, branch, merge.

원문 언어: 영어

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

This skill provides symbol-level code understanding and navigation using Language Server Protocol (LSP). Enables IDE-like capabilities for finding symbols, tracking references, and making precise code edits at the symbol level.

원문 언어: 영어

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

Converts VitePress wiki to Azure DevOps Wiki-compatible format

원문 언어: 영어

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

Generates AGENTS.md files for coding agent context

원문 언어: 영어

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

Analyzes repos and generates structured catalogues

원문 언어: 영어

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

Generates structured changelog from git commits

원문 언어: 영어

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

Generates llms.txt for LLM-friendly project access

원문 언어: 영어

업데이트
직업 분류
교육·개발 전문가
설명

Generates audience-specific onboarding guides

원문 언어: 영어

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

Generates pages with dark-mode Mermaid diagrams

원문 언어: 영어

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

Answers questions about the repository

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Deep research with evidence-based analysis

원문 언어: 영어

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

Packages wiki as VitePress dark-theme site

원문 언어: 영어

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

Runs Slopwatch CLI to detect LLM reward hacking -- disabled tests, suppressed warnings.

원문 언어: 영어

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

Patterns and techniques for evaluating and improving AI agent outputs.

원문 언어: 영어

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

Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations.

원문 언어: 영어

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

Flags agent mistakes in .NET code -- async misuse, NuGet errors, deprecated APIs, DI.

원문 언어: 영어

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

Hooks and MCP server guide for dotnet-agent-harness. How hooks behave, how to disable them, MCP configuration and troubleshooting.

원문 언어: 영어

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

Offline mode with local caching for air-gapped environments

원문 언어: 영어

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

Designs AOT-first apps. Source gen over reflection, AOT-safe DI, serialization, factories.

원문 언어: 영어

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

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

원문 언어: 영어

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

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

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

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

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

EF Core, DbContext, AsNoTracking, query splitting.

원문 언어: 영어

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

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

원문 언어: 영어

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

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

원문 언어: 영어

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

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

원문 언어: 영어

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

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

원문 언어: 영어

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