delimit_generate_scaffold
Generate project structure for Next.js, API, or library projects with customizable packages to accelerate development setup.
Instructions
Scaffold new project structure.
Args: project_type: Project type (nextjs, api, library, etc.). name: Project name. packages: Packages to include.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_type | Yes | ||
| name | Yes | ||
| packages | No |