Generate new projects with standardized structure, tooling, and configuration for web, API, mobile, CLI, or browser extension apps.
Initial release of project-scaffold. - Provides boilerplate project structures for web apps (React/Next.js), APIs (FastAPI), mobile apps (SwiftUI), CLI tools, and browser extensions. - Includes recommended file/folder organization and relevant initialization commands for each project type. - Offers a universal .gitignore template and a post-scaffold checklist for next steps. - Guides users to ask or infer project type and then generates appropriate scaffolding.