Kevin Tseng avatar

Kevin Tseng

Community

@kevintsengtw

0Followers
|
42Public Repos
|
34Published Skills

Agent Skills by Kevin Tseng

Showing 34 vetted skills indexed across 2 GitHub repositories.

kevintsengtwkevintsengtw
1

openspec-apply-change

Implement OpenSpec change tasks and update task statuses.

Community
Advanced
kevintsengtwkevintsengtw
1

openspec-explore

Explore ideas and investigate codebase problems through natural language interaction.

Community
Intermediate
kevintsengtwkevintsengtw
1

openspec-archive-change

Archive completed changes with status checks and optional delta spec sync.

Community
Advanced
kevintsengtwkevintsengtw
1

openspec-propose

Generate proposal, design, and task documents using the openspec CLI.

Community
Advanced
kevintsengtwkevintsengtw
1

dotnet-test

Execute selective .NET tests via dotnet test with filtering.

Community
Intermediate
kevintsengtwkevintsengtw
28

dotnet-testing-fluentvalidation-testing

Automate FluentValidation validator tests with FluentValidation.TestHelper and xUnit.

Community
Intermediate
kevintsengtwkevintsengtw
28

dotnet-testing-bogus-fake-data

Generate realistic .NET test data with the Bogus library.

Community
Intermediate
kevintsengtwkevintsengtw
28

dotnet-testing-test-naming-conventions

Standardize .NET unit test naming with three-part method formats.

Community
Basic
kevintsengtwkevintsengtw
28

dotnet-testing-autodata-xunit-integration

Generate .NET test data by integrating AutoFixture with xUnit theories.

Community
Advanced
kevintsengtwkevintsengtw
28

dotnet-testing-advanced-aspnet-integration-testing

Validate ASP.NET Core Web API integration scenarios with WebApplicationFactory and in-memory databases.

Community
Advanced
kevintsengtwkevintsengtw
28

dotnet-testing-test-data-builder-pattern

Generate .NET test data with fluent builders and default values.

Community
Intermediate
kevintsengtwkevintsengtw
28

dotnet-testing-advanced-testcontainers-nosql

Automate NoSQL integration testing with Testcontainers for MongoDB and Redis.

Community
Advanced
kevintsengtwkevintsengtw
28

dotnet-testing-autofixture-customization

Implement custom AutoFixture ISpecimenBuilder and fluent extensions for deterministic test data.

Community
Intermediate
kevintsengtwkevintsengtw
28

dotnet-testing-advanced-aspire-testing

Orchestrate AppHost containers for end-to-end integration testing of distributed .NET Aspire applications.

Community
Advanced
kevintsengtwkevintsengtw
28

dotnet-testing-awesome-assertions-guide

Generates .NET test assertion patterns and templates using AwesomeAssertions library.

Community
Intermediate
kevintsengtwkevintsengtw
28

dotnet-testing-autofixture-basics

Generate .NET test data with AutoFixture and xUnit integration.

Community
Intermediate
kevintsengtwkevintsengtw
28

dotnet-testing-xunit-project-setup

Scaffold a .NET xUnit testing project with solution and test references.

Community
Intermediate
kevintsengtwkevintsengtw
28

dotnet-testing-complex-object-comparison

Compare complex .NET object graphs using the AwesomeAssertions BeEquivalentTo API.

Community
Advanced
kevintsengtwkevintsengtw
28

dotnet-testing-autofixture-nsubstitute-integration

Automate mock creation for .NET unit tests using AutoFixture.AutoNSubstitute with xUnit.

Community
Intermediate
kevintsengtwkevintsengtw
28

dotnet-testing-test-output-logging

Automate test output and logging validation for .NET xUnit tests.

Community
Intermediate
kevintsengtwkevintsengtw
28

dotnet-testing-private-internal-testing

Automate design-first testing for private and internal .NET members.

Community
Advanced
kevintsengtwkevintsengtw
28

dotnet-testing-advanced-xunit-upgrade-guide

Guide xUnit 2.x to 3.x upgrades with migration steps and checklists.

Community
Intermediate
kevintsengtwkevintsengtw
28

dotnet-testing-advanced-testcontainers-database

Provision and tear down containerized SQL Server and PostgreSQL instances for .NET integration tests.

Community
Advanced
kevintsengtwkevintsengtw
28

dotnet-testing-unit-test-fundamentals

Create and review xUnit unit tests using FIRST principles and the 3A pattern.

Community
Basic