Skip to main content

Skills dans ce dépôt

rudironsoni/Synaxis - Page 7

SkillsMP a collecté 966 skills depuis rudironsoni/Synaxis. Ouvrez un skill pour examiner sa source et ses détails.

rudironsoni/Synaxis

Affichage de 40 skills collectés sur 966.

métier
Développeurs de logiciels
description

Converts VitePress wiki to Azure DevOps Wiki-compatible format

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Generates AGENTS.md files for coding agent context

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Analyzes repos and generates structured catalogues

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Generates structured changelog from git commits

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Generates llms.txt for LLM-friendly project access

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Generates audience-specific onboarding guides

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Generates pages with dark-mode Mermaid diagrams

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Answers questions about the repository

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Deep research with evidence-based analysis

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Packages wiki as VitePress dark-theme site

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Comprehensive testing framework for skills

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Patterns and techniques for evaluating and improving AI agent outputs.

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Offline mode with local caching for air-gapped environments

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Comprehensive testing framework for skills

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Symbol-level refactoring with automatic reference updates using Serena MCP

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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:…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

.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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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,…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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,…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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,…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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.…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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.…

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 966.