create-vibe-coding
v1.5.0
Published
π Create React projects with vibe-first design system constraints (Base44/Lovable style)
Maintainers
Readme
π Create Vibe Coding
Create React projects with vibe-first design system constraints - achieving Base44/Lovable quality out of the box.
β¨ What's Special
- π― AI-First Design System: Built-in
CLAUDE.mdwith strict design constraints - π Base44/Lovable Quality: Consistent, beautiful, error-free UI generation
- β‘ Vite + React + TypeScript: Modern, fast development experience
- π¨ Shadcn/ui Ready: Pre-configured for component-based development
- π Vibe-First: Design constraints that just feel right
π Quick Start
# Create a new project
npm create vibe-coding my-app
# Install dependencies
cd my-app
npm install
# Setup Shadcn/ui
npx shadcn-ui@latest init
npx shadcn-ui@latest add card button badge
# Start coding with perfect vibes
npm run devπ¨ What You Get
- CLAUDE.md - AI design system rules for consistent UI generation
- Tailwind CSS - Utility-first styling with design tokens
- TypeScript - Type safety for better development experience
- Vite - Lightning fast dev server and build tool
- Path Aliases - Clean imports with
@/components/* - Dark Mode Ready - CSS variables for seamless theme switching
π The Vibe Difference
Traditional tools generate inconsistent UI. Vibe Coding enforces design constraints that produce:
- β Unified visual language
- β Consistent spacing & typography
- β Accessible components
- β TypeScript safety
- β Zero arbitrary values
- β Professional quality
π Usage
After creating your project, check CLAUDE.md for the complete design system rules. When working with AI coding assistants, these constraints ensure every component follows the same high-quality patterns.
π€ Contributing
Found a bug? Have a feature request? Open an issue or submit a PR!
π License
MIT - build amazing things! π
Happy Vibe Coding! π
