Skip to main content
Manusで任意のスキルを実行
ワンクリックで

actions-first-architecture

スター3
フォーク1
更新日2026年1月29日 08:04

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