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

clean-architecture-node

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

To decouple business logic from frameworks, databases, and external tools, making the application easier to test and maintain over time. Use when: When building complex enterprise applications; When you want to ensure the business logic can survive changes in the database (e.g., SQL to NoSQL) or framework (e.g., Express to NestJS); When you need high testability of core business rules.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly