AI-driven project creation and lifecycle automation with templates and CI/CD scaffolding.
- GitHub:
https://github.com/[username]/auto-dev-project-builder - Package:
auto-dev-project-builder - CLI:
create-project
- Automated project scaffolding from templates
- Git repository creation and configuration
- CI/CD pipeline setup
- Deployment automation integration
auto-dev-project-builder/
βββ src/ # Project builder service
βββ templates/ # Project templates library
βββ scripts/ # CLI tools and utilities
βββ docs/ # Template and usage documentation
# Via MCP tool
create_project(
name="my-new-project",
template="react-typescript",
features=["ci/cd", "testing", "deployment"]
)
# Via CLI
python -m src.create_project --template fastapi-python --name my-api- Frontend: React + TypeScript, Vue.js, Next.js
- Backend: FastAPI Python, Node.js Express, Go Fiber
- Full-stack: T3 Stack, Django + React, Rails + Vue
- IoT/Hardware: Arduino, Raspberry Pi, ESP32
- Integration: Home Assistant custom component, MCP server
- Template Engine: Configurable project scaffolding
- Git Integration: Auto-create repos with branch protection
- CI/CD Setup: GitHub Actions, GitLab CI, Jenkins
- Deployment: Vercel, Netlify, Docker, Kubernetes
- Dependencies: Auto-install and configure tooling