بنقرة واحدة
scaffold-module
Procedural workflow for creating new domain modules and HTTP transport layers.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Procedural workflow for creating new domain modules and HTTP transport layers.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Procedural workflow and templates for creating strict DTOs and Single Action Classes.
Apply strict project standards to PHPUnit tests including AAA pattern and spacing.
Procedural workflow for running quality tools before completing a task.
استنادا إلى تصنيف SOC المهني
| name | scaffold-module |
| description | Procedural workflow for creating new domain modules and HTTP transport layers. |
(Standards: Refer to Guidelines: Architecture)
This skill provides the procedural workflow for creating new domain modules and their transport layers.
Billing).app/Http/Api/routes/v1.php.make:model, make:class) to populate the logic layer.[!IMPORTANT] When scaffolding, always verify that no cross-module model usage occurs. Use Contracts (placed in
Contracts/folder) for interaction.