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.…
原文の言語: 英語