Communityv1.0.0

Project Scaffold

Generate new projects with standardized structure, tooling, and configuration for web, API, mobile, CLI, or browser extension apps.

2.6kdownloads2stars9active installscmanfre7
View on ClawHubBack to Skills

Skill Details

Slug
project-scaffold
Latest Version
1.0.0
Author
cmanfre7
Published
Jan 28, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Project Scaffold.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

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.