marwa-framework

AI Coding Guide

Purpose

Use the built-in AI scaffolding when you want a lightweight application-specific helper that can hold prompts, input shaping, or response formatting logic without coupling the framework to any AI provider.

Generate Stubs

php marwa make:ai-helper SupportAgent --with-command

This generates: