원클릭으로
DotNetCleanCodeTemplate
DotNetCleanCodeTemplate에는 eric861129에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use this skill whenever reviewing, modifying, or planning changes in this CleanCodeTemplate repository. It enforces the repository's Traditional Chinese Clean Code standards, Clean Architecture dependency direction, naming rules, and layer responsibilities. Trigger for code review, refactoring, architecture decisions, "這樣放對嗎", "幫我檢查架構", or any change that may cross Domain/Application/Infrastructure/WebApi/Worker boundaries.
Use this skill when adding or changing a feature in this CleanCodeTemplate repository, especially API endpoints, use cases, domain behavior, repositories, EF Core persistence, or Worker jobs. It guides AI agents to implement changes test-first, place code in the correct Clean Architecture layer, and follow the Traditional Chinese Clean Code standards.
Use this skill when adding, changing, debugging, or reviewing Outbox, Worker, background processing, polling, message dispatching, retry behavior, or IOutboxMessageDispatcher implementations in this CleanCodeTemplate repository.
Use this skill when modifying dotnet new template behavior in this CleanCodeTemplate repository, including .template.config/template.json, sourceName replacement, solution/project naming, README template instructions, generated project verification, or local template installation problems.
Use this skill before claiming work is complete, when adding tests, debugging failing tests, changing behavior, or verifying generated template output in this CleanCodeTemplate repository. It ensures build, unit tests, integration tests, and dotnet new template generation are checked with concrete evidence.