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

actions-first-architecture

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

Enforce an Actions-first Laravel architecture where all business logic lives in `app/Actions/**`, adapters stay thin (Controllers/Jobs/Commands/Listeners/UI handlers), and Action inputs are typed with Spatie Laravel Data. Actions compose via dependency injection and expose a single `execute(...)` method.

التثبيت

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

SKILL.md
readonly