Scaffold a Project Structure
A minimal folder layout, boilerplate, and dependency list for a new project — nothing you didn't ask for.
Intermediate1 min read
Customize
Fill these in and the prompt below updates as you type. Anything you leave blank stays as a placeholder.
Your prompt
5 placeholders leftI'm starting a new {{project_type}} using {{stack}}. The project needs to: {{core_features}} Generate: - The recommended folder structure with explanations for each directory - Boilerplate files I need (config, entry point, package manifest, gitignore) - A basic {{tooling}} setup - Initial dependency list with versions Follow {{conventions}} conventions. Don't include any features I didn't list — keep it minimal.