hexagonal-architecture
Design, implement, 和 refactor Ports & Adapters systems 结合 clea。
原文场景:Building new features where long-term mainta
安装这个 Skill
原文暂未提供标准安装命令。
为什么值得装
推荐它,是因为它在「架构模式」分类里热度靠前(GitHub Stars 219,439),同时原始文档信息密度足够高。原文列出的执行要点包括:Building new features where long-term maintainability and testability matter.;Refactoring layered or framework-heavy code where domain logic is mixed with I/O concerns.。对经常重复的任务来说,这类 Skill 能把经验沉淀到工作流前端,减少临场猜测。
原文里最有价值的点
- Design, implement, 和 refactor Ports & Adapters systems 结合 clea。
- 原文摘录:Design, implement, 和 refactor Ports & Adapters sys
- 原文要点:Building new features where long-term maintainabilit
- 补充线索:Refactoring layered or framework-heavy code where do