Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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