web-project-builder

Installation
SKILL.md

Web Project Builder

Build full-stack web projects organized by four roles: Frontend, Backend, UI, Testing.

Quick Start

Scaffold a new project using the bundled script:

python3 scripts/scaffold.py <project-name> --dir <parent-directory>

This generates a ready-to-run project with Flask backend, Bootstrap/ECharts frontend, and pytest tests.

Tech Stack

Installs
1
GitHub Stars
7
First Seen
Aug 22, 2026
web-project-builder — haojae/web-project-builder-skill