·csharp-test-develop
</>

csharp-test-develop

jeongheonk/c-sharp-custom-marketplace

C#/.NET 框架。包括 xUnit、Moq、FluentAssertions 和 FluentAssertions。 csharp-专家代理。

11安装·0热度·@jeongheonk

安装

$npx skills add https://github.com/jeongheonk/c-sharp-custom-marketplace --skill csharp-test-develop

SKILL.md

기존 C# 코드에 대한 테스트 코드를 작성하는 스킬. TDD 워크플로우 없이 구현된 코드를 분석하고 테스트를 생성합니다.

| 목적 | 새 기능 TDD 개발 | 기존 코드에 테스트 추가 | | 워크플로우 | Red-Green-Refactor | 분석 → 테스트 작성 → 검증 | | 구현 코드 | 테스트 후 작성 | 이미 존재 | | 시점 | 개발 시작 | 개발 후 / 레거시 코드 |

| src/Services/UserService.cs | tests/UnitTests/Services/UserServiceTests.cs | | src/ViewModels/MainViewModel.cs | tests/UnitTests/ViewModels/MainViewModelTests.cs | | src/Repositories/UserRepository.cs | tests/IntegrationTests/Repositories/UserRepositoryTests.cs |

C#/.NET 框架。包括 xUnit、Moq、FluentAssertions 和 FluentAssertions。 csharp-专家代理。 来源:jeongheonk/c-sharp-custom-marketplace。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/jeongheonk/c-sharp-custom-marketplace --skill csharp-test-develop
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 csharp-test-develop?

C#/.NET 框架。包括 xUnit、Moq、FluentAssertions 和 FluentAssertions。 csharp-专家代理。 来源:jeongheonk/c-sharp-custom-marketplace。

如何安装 csharp-test-develop?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jeongheonk/c-sharp-custom-marketplace --skill csharp-test-develop 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/jeongheonk/c-sharp-custom-marketplace