kevintsengtw

30 mods across 1 repository, 28 stars between them.

kevintsengtw/dotnet-testing-agent-skills

Skill Claude CodeCodex

MyProject/ ├── src/ # 主程式碼目錄 │ └── MyProject.Core/ │ ├── MyProject.Core.csproj │ ├── Calculator.cs │ ├── Services/ │ └── Models/ ├── tests/ # 測試程式碼目錄 │ └── MyProject.Core.Tests/ │ ├── MyProject.Core.Tests.csproj │ ├── CalculatorTests.cs │ ├── Services/ │ └── Models/ └── MyProject.sln.

28 16d ago A 194 tokens original MIT

dotnet-testing

29

kevintsengtw/dotnet-testing-agent-skills

Skill Claude CodeCodex

A guide that directs general .NET testing questions to more specific testing topics and tools. .NET is Microsoft's platform for building applications with languages such as C#.

28 16d ago A 264 tokens original MIT

kevintsengtw/dotnet-testing-agent-skills

Skill Claude CodeCodex

A skill for creating, updating, testing, evaluating, and packaging coding-agent skills. It includes guidance for writing trigger descriptions, preparing evaluations, checking structure, and producing distributable skill files.

28 16d ago A 48 tokens original MIT