Generate Protheus MVC (Model-View-Controller) screen structures including ModelDef, ViewDef, MenuDef, and BrowseDef functions. Supports single-entity (Modelo 1) and master-detail (Modelo 3) patterns with FWFormModel, FWFormView, FWFormBrowse, validations, triggers, and entry point hooks. Use when user says 'create MVC screen', 'ModelDef ViewDef', 'FWFormModel', 'master-detail screen'.
$npx -y skills add totvs/engpro-advpl-tlpp-skills --skill mvc-generatorInstalls into the current project.
Run `npx skills use "https://github.com/totvs/engpro-advpl-tlpp-skills" --skill "totvs/engpro-advpl-tlpp-skills/mvc-generator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/totvs/engpro-advpl-tlpp-skills" that are relevant to the current task. Run `npx skills add "https://github.com/totvs/engpro-advpl-tlpp-skills"` and select the relevant skills, then follow their instructions.