generate_from_audit
Generates corresponding Nuxt files in target directories by scanning source code and applying audit findings with intelligent path mapping.
Instructions
Auto-generate files based on audit findings with intelligent path mapping. Scans source and creates corresponding files in target following Nuxt patterns.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module | No | Optional module to generate for (e.g., 'deals', 'auth') | |
| type | No | Type of files to generate (default: all) | |
| targetPath | No | Optional absolute target path override |