·dotnet-testing

.NET 測試基礎技能總覽與引導中心。當使用者詢問「如何寫 .NET 測試」、「.NET 測試入門」、「需要哪些測試工具」、「測試最佳實踐」、「從零開始學測試」等一般性測試需求時觸發。會根據具體需求推薦適合的子技能組合,涵蓋測試基礎、測試資料、斷言、模擬、特殊場景等 19 個基礎技能。

16Installs·0Trend·@kevintsengtw

Installation

$npx skills add https://github.com/kevintsengtw/dotnet-testing-agent-skills --skill dotnet-testing

SKILL.md

| Validator、驗證器、CreateUserValidator | /skill dotnet-testing-fluentvalidation-testing | FluentValidation 測試 | | Mock、模擬、IRepository、IService | /skill dotnet-testing-nsubstitute-mocking | 模擬外部依賴 | | AutoFixture、測試資料生成 | /skill dotnet-testing-autofixture-basics | 自動產生測試資料 |

| 斷言、Should()、BeEquivalentTo | /skill dotnet-testing-awesome-assertions-guide | 流暢斷言(必學) | | DateTime、時間測試、TimeProvider | /skill dotnet-testing-datetime-testing-timeprovider | 時間相關測試 | | File、檔案系統、IFileSystem | /skill dotnet-testing-filesystem-testing-abstractions | 檔案系統測試 | | Bogus、假資料、Faker | /skill dotnet-testing-bogus-fake-data | 擬真資料生成 |

| Builder Pattern、WithXxx | /skill dotnet-testing-test-data-builder-pattern | Test Data Builder | | 深層比對、DTO 比對、Excluding | /skill dotnet-testing-complex-object-comparison | 複雜物件比對 |

.NET 測試基礎技能總覽與引導中心。當使用者詢問「如何寫 .NET 測試」、「.NET 測試入門」、「需要哪些測試工具」、「測試最佳實踐」、「從零開始學測試」等一般性測試需求時觸發。會根據具體需求推薦適合的子技能組合,涵蓋測試基礎、測試資料、斷言、模擬、特殊場景等 19 個基礎技能。 Source: kevintsengtw/dotnet-testing-agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kevintsengtw/dotnet-testing-agent-skills --skill dotnet-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is dotnet-testing?

.NET 測試基礎技能總覽與引導中心。當使用者詢問「如何寫 .NET 測試」、「.NET 測試入門」、「需要哪些測試工具」、「測試最佳實踐」、「從零開始學測試」等一般性測試需求時觸發。會根據具體需求推薦適合的子技能組合,涵蓋測試基礎、測試資料、斷言、模擬、特殊場景等 19 個基礎技能。 Source: kevintsengtw/dotnet-testing-agent-skills.

How do I install dotnet-testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kevintsengtw/dotnet-testing-agent-skills --skill dotnet-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/kevintsengtw/dotnet-testing-agent-skills