Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.1%) to scientific vocabulary

Keywords

ai-engineering v0 vibe-coding
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: jalcantarab
  • License: mit
  • Language: TypeScript
  • Default Branch: main
  • Homepage: https://vibecodex.dev
  • Size: 16.3 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
ai-engineering v0 vibe-coding
Created 10 months ago · Last pushed 7 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation Codeowners Security Support Roadmap

README.md


title: "VibeCodex - AI Coding Starter Kit"

VibeCodex - AI Coding Starter Kit

License: MIT Next.js TypeScript Tailwind CSS PRs Welcome

VibeCodex Hero Screenshot

Transform your ideas into applications with AI-powered development

VibeCodex is a comprehensive starter kit that bridges the gap between AI-generated code and production-ready applications. Whether you're prototyping with v0.dev, building with Bolt.new, or developing with Lovable, this kit provides the structure, prompts, and workflows you need to ship faster.

🚀 Quick Start

Option 1: Use the Template (Recommended)

  1. Click "Use this template" on GitHub to create your own repository.

  2. Clone your new repository: bash git clone https://github.com/YOUR_USERNAME/YOUR_REPO_NAME.git cd YOUR_REPO_NAME

  3. Install dependencies: bash npm install

  4. Start developing: bash npm run dev

Option 2: Fork and Contribute

  1. Fork this repository to contribute back to the community.
  2. Clone your fork: bash git clone https://github.com/YOUR_USERNAME/v0-vibecodex.git cd v0-vibecodex

  3. Follow the same installation steps as above.

🎯 What's Inside

🏗️ Project Templates

  • Kanban Board: Team collaboration with drag-and-drop
  • Personal Dashboard: Habit tracking and goal management
  • Landing Page: Product showcase with email capture
  • CMS System: Content management with rich editor
  • Expense Tracker: Personal finance management
  • Recipe Finder: Search and discovery interface

📚 Comprehensive Guides

  • AI Development Workflow: From idea to deployment
  • From v0 to Cursor: Transition from prototype to local IDE
  • GitHub Integration: Version control and collaboration
  • Requirements Planning: Structure your project scope
  • Tool Integration: Connect AI tools to your workflow

🛠️ AI Tool Integration

  • v0.dev: React component generation
  • Bolt.new: Full-stack development environment
  • Lovable: AI-assisted application building
  • Replit: Collaborative coding platform

🎨 Features

  • 12 Production-Ready Project Templates
  • Structured AI Prompts for consistent results
  • Multi-Tool Support (v0, Bolt, Lovable, Replit)
  • Phase-Based Development approach
  • Responsive Design with Tailwind CSS
  • Dark/Light Mode support
  • SEO Optimized with Next.js 14
  • TypeScript for type safety
  • Component Library with shadcn/ui

📖 Documentation

Getting Started

Development Guides

Project Templates

🤝 Contributing

We welcome contributions! Here's how you can help:

  1. Star this repository if you find it useful.
  2. Share your projects built with VibeCodex.
  3. Submit new project templates via pull request.
  4. Improve documentation and guides.
  5. Report bugs or suggest features.

See our Contributing Guide for detailed instructions.

🏆 Community

Connect

📋 Roadmap

✅ Completed

  • [x] Core project templates and structure
  • [x] AI tool integration guides
  • [x] Responsive design system
  • [x] GitHub workflow documentation
  • [x] SEO optimization and metadata
  • [x] Legal pages and compliance

🚧 In Progress

  • [ ] Advanced project templates
  • [ ] Tutorials and walkthroughs
  • [ ] API integrations guide

✅ Recently Completed

  • [x] Prompt, Instructions and Cursor Rules Templates

🔮 Planned

  • [ ] App companion
  • [ ] Advanced AI prompt library
  • [ ] Team collaboration features
  • [ ] Enterprise deployment guides

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments

  • Vercel for Next.js and v0.dev
  • StackBlitz for Bolt.new
  • Lovable for AI development tools
  • Replit for collaborative coding
  • shadcn for the component library
  • Tailwind CSS for the styling system

📞 Support

Need help? We're here for you:


Built with ❤️ by Jorge Alcantara and the VibeCodex community using v0.dev, cursor.com and Zentrik

Transform your ideas into applications with AI-powered development

Back to Docs Index

Owner

  • Name: Jorge Alcantara Barroso
  • Login: jalcantarab
  • Kind: user
  • Location: San Francisco Bay Area

Delivering Custom NLP & AI Solutions

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Alcantara Barroso"
  given-names: "Jorge"
  email: "jorge@zentrik.ai"
  affiliation: "Zentrik AI"
  orcid: "https://orcid.org/0009-0004-8638-8102"
- name: "Zentrik AI"
  website: "https://zentrik.ai"
title: "VibeCodex: An open-source AI coding starter kit"
version: 1.0.0
date-released: 2023-12-01
license: MIT
url: "https://github.com/jalcantarab/v0-vibecodex"
repository-code: "https://github.com/jalcantarab/v0-vibecodex"
keywords:
- "ai"
- "coding"
- "starter-kit"
- "next.js"
- "react"
- "tailwindcss"
- "open-source"
- "ai-development"
- "v0"
- "bolt"
- "lovable"

GitHub Events

Total
  • Watch event: 2
  • Delete event: 3
  • Push event: 31
  • Pull request review comment event: 1
  • Pull request review event: 6
  • Pull request event: 4
  • Create event: 4
  • Commit comment event: 4
Last Year
  • Watch event: 2
  • Delete event: 3
  • Push event: 31
  • Pull request review comment event: 1
  • Pull request review event: 6
  • Pull request event: 4
  • Create event: 4
  • Commit comment event: 4

Dependencies

package.json npm
  • @types/node ^22 development
  • @types/react ^19 development
  • @types/react-dom ^19 development
  • postcss ^8 development
  • tailwindcss ^3.4.17 development
  • typescript ^5 development
  • @emotion/is-prop-valid latest
  • @hookform/resolvers ^3.9.1
  • @radix-ui/react-accordion 1.2.2
  • @radix-ui/react-alert-dialog 1.1.4
  • @radix-ui/react-aspect-ratio 1.1.1
  • @radix-ui/react-avatar 1.1.2
  • @radix-ui/react-checkbox 1.1.3
  • @radix-ui/react-collapsible 1.1.2
  • @radix-ui/react-context-menu 2.2.4
  • @radix-ui/react-dialog latest
  • @radix-ui/react-dropdown-menu 2.1.4
  • @radix-ui/react-hover-card 1.1.4
  • @radix-ui/react-label 2.1.1
  • @radix-ui/react-menubar 1.1.4
  • @radix-ui/react-navigation-menu 1.2.3
  • @radix-ui/react-popover 1.1.4
  • @radix-ui/react-progress 1.1.1
  • @radix-ui/react-radio-group 1.2.2
  • @radix-ui/react-scroll-area 1.2.2
  • @radix-ui/react-select 2.1.4
  • @radix-ui/react-separator 1.1.1
  • @radix-ui/react-slider 1.2.2
  • @radix-ui/react-slot 1.1.1
  • @radix-ui/react-switch 1.1.2
  • @radix-ui/react-tabs 1.1.2
  • @radix-ui/react-toast 1.2.4
  • @radix-ui/react-toggle 1.1.1
  • @radix-ui/react-toggle-group 1.1.1
  • @radix-ui/react-tooltip 1.1.6
  • autoprefixer ^10.4.20
  • class-variance-authority ^0.7.1
  • clsx ^2.1.1
  • cmdk 1.0.4
  • date-fns 4.1.0
  • embla-carousel-react 8.5.1
  • framer-motion latest
  • input-otp 1.4.1
  • lucide-react ^0.454.0
  • next 15.2.4
  • next-themes latest
  • react ^19
  • react-day-picker 8.10.1
  • react-dom ^19
  • react-hook-form ^7.54.1
  • react-intersection-observer latest
  • react-resizable-panels ^2.1.7
  • recharts 2.15.0
  • sonner ^1.7.1
  • tailwind-merge ^2.5.5
  • tailwindcss-animate ^1.0.7
  • vaul ^0.9.6
  • zod ^3.24.1
pnpm-lock.yaml npm
  • 132 dependencies