Skip to main content
Run any Skill in Manus
with one click
GitHub repository

DotNetCleanCodeTemplate

DotNetCleanCodeTemplate contains 5 collected skills from eric861129, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
0
updated
2026-05-14
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

clean-code-architecture-guardian
software-quality-assurance-analysts-and-testers

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.

2026-05-14
clean-code-feature-builder
software-developers

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.

2026-05-14
clean-code-outbox-worker
software-developers

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.

2026-05-14
clean-code-template-maintainer
software-developers

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.

2026-05-14
clean-code-testing-verifier
software-quality-assurance-analysts-and-testers

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.

2026-05-14