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

n-tier-architecture

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

Decide which layer (DAL, Repository, Service, Application/Command) a new piece of code belongs in. Use when adding a feature that touches the database, when reviewing whether SQL or game rules are leaking across layers, or when planning a refactor that crosses persistence and game-logic boundaries. Covers layer responsibilities, allowed dependencies, and common cross-layer mistakes.

التثبيت

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

SKILL.md
readonly