Skip to main content
在 Manus 中运行任何 Skill
一键导入
ministryofjustice
GitHub 创作者资料

ministryofjustice

按仓库查看 6 个 GitHub 仓库中的 16 个已收集 skills。

已收集 skills
16
仓库
6
更新
2026-07-20
仓库浏览

仓库与代表性 skills

domain
软件开发工程师

Rules for writing domain objects in hexagonal architecture. Use this when creating or modifying or reviewing entities, value objects, aggregates, or domain services.

2026-07-07
hexagonal-architecture
软件开发工程师

Core rules for developing code with hexagonal architecture. Use this whenever writing, reviewing, or refactoring any codebase that follows hexagonal architecture or making any recommendations about hexagonal architecture. References the other hex-arch skills for specifics.

2026-07-07
inbound-adapters
软件开发工程师

Rules for writing inbound adapters (also called presenters, controllers, or primary adapters) in hexagonal architecture. Use this when creating or modifying or reviewing any code that receives input from the outside world (HTTP handlers, CLI commands, queue consumers, event listeners, etc.).

2026-07-07
outbound-adapters
软件开发工程师

Rules for writing outbound adapters (also called secondary adapters or infrastructure adapters) in hexagonal architecture. Use this when creating or modifying or reviewing any code that talks to the outside world on behalf of the application (databases, external APIs, file systems, message brokers, etc.).

2026-07-07
ports
软件开发工程师

Rules for defining ports in hexagonal architecture. Use this when creating or modifying or reviewing an interface or abstract type that acts as a boundary between the application and its adapters.

2026-07-07
use-cases
软件开发工程师

Rules for writing use cases in hexagonal architecture. Use this when creating or modifying or reviewing a use case / application service class or function.

2026-07-07
已展示 6 / 6 个仓库
已展示全部仓库