Converts VitePress wiki to Azure DevOps Wiki-compatible format
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 rudironsoni/Synaxis에서 966개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
rudironsoni/Synaxis수집된 skill 966개 중 40개를 표시합니다.
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
원문 언어: 영어
AI-powered skill recommendation engine for dotnet-agent-harness. Analyzes project context and recommends relevant skills based on detected frameworks, packages, and patterns. Triggers on: recommend skill, suggest skills, what skill should I use, skill…
원문 언어: 영어
Comprehensive testing framework for skills
원문 언어: 영어
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.
원문 언어: 영어
Use when user requests research requiring multiple sources, comprehensive analysis, or synthesis across topics - technical research, domain knowledge gathering, market analysis, or learning about complex subjects
원문 언어: 영어
Use when building .NET 10 or C# 14 applications; when using minimal APIs, modular monolith patterns, or feature folders; when implementing HTTP resilience, Options pattern, Channels, or validation; when seeing outdated patterns like old extension method syntax
원문 언어: 영어
Offline mode with local caching for air-gapped environments
원문 언어: 영어
AI-powered skill recommendation engine for dotnet-agent-harness. Analyzes project context and recommends relevant skills based on detected frameworks, packages, and patterns. Triggers on: recommend skill, suggest skills, what skill should I use, skill…
원문 언어: 영어
Comprehensive testing framework for skills
원문 언어: 영어
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
원문 언어: 영어
Runs Slopwatch CLI to detect LLM reward hacking -- disabled tests, suppressed warnings.
원문 언어: 영어
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…
원문 언어: 영어
AutoFixture and NSubstitute Integration Guide - Implementing Auto-Mocking. Use when you need to automatically create mock objects and simplify testing of complex dependency injection. Covers AutoNSubstituteDataAttribute, Frozen mechanism, Greedy construction…
원문 언어: 영어
Using AwesomeAssertions for fluent and readable test assertion skill. Used when writing clear assertions, comparing objects, validating collections, handling complex comparisons. Covers Should(), BeEquivalentTo(), Contain(), ThrowAsync() and complete API.…
원문 언어: 영어
Using Bogus to generate realistic fake data specialized skill. Used when generating realistic names, addresses, phone numbers, emails, company info and other test data. Covers Faker class, multi-language support, custom rules, bulk data generation, etc.…
원문 언어: 영어