Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

software-architecture

النجوم٤
التفرعات٠
آخر تحديث٣١ مارس ٢٠٢٦ في ٠١:٥٦

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