Skip to main content
在 Manus 中运行任何 Skill
一键导入

software-architecture

星标4
分支0
更新时间2026年3月31日 01:56

Design software systems with clean architecture by: 1) Identifying core domain entities and their relationships, 2) Creating abstraction layers with well-defined interfaces between components, 3) Implementing dependency injection and inversion of control patterns, 4) Designing extensible plugin/registration systems for dynamic component loading, 5) Managing stateful resources like context windows and prompt templates through dedicated managers, 6) Separating concerns into distinct modules (data access, business logic, presentation), 7) Defining clear API contracts and error handling strategies, 8) Planning for scalability through modular design and loose coupling, 9) Documenting architectural decisions and component interactions, 10) Ensuring testability through proper abstraction boundaries

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly