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

placing-code-in-layers

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

Use when deciding which layer a piece of code belongs in (domain, application, or infrastructure), when business rules are mixed with framework/UI/database/HTTP code, when an external SDK or API response shape is leaking into core logic, when a test forces you to mock your own classes or sibling collaborators, or when unsure whether to introduce an interface/port/abstraction.

التثبيت

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

SKILL.md
readonly