Opinionated, production-ready project templates for modern web, cloud, and mobile development.
Scaffold any template instantly using the create-cur8d CLI:
npx create-cur8dOr target a specific template:
# TypeScript / Next.js web application
npx create-cur8d --template tsx my-app
# Production-ready Python project
npx create-cur8d --template py my-project
# AWS Lambda microservice
npx create-cur8d --template lambda my-service| Template | Stack | Repository | Docs |
|---|---|---|---|
typescript |
Next.js 16, React 19, HeroUI, Tailwind CSS, AI Assistant | cur8d/typescript |
Docs |
python |
Python 3.14, uv, Mise, Ruff, Pytest, Click | cur8d/python |
Docs |
lambda |
AWS Lambda, AWS CDK, Powertools, Python 3.14 | cur8d/lambda |
Docs |
cur8d.dev |
Landing & documentation portal powered by Next.js | cur8d/cur8d.github.io |
cur8d.dev |
Built with ❤️ by Amr Abed and the cur8d team.