delimit_generate_scaffold
Scaffold a new project structure by specifying the project type and name, with optional packages to include.
Instructions
Scaffold new project structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_type | Yes | Project type (nextjs, api, library, etc.). | |
| name | Yes | Project name. | |
| packages | No | Packages to include. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||