Claudable is an open source website builder that enables natural language-driven application development by connecting to AI coding intelligences such as Claude Code or Cursor Agent. Users just need to use a simple description (e.g. "I want a task management app with dark mode"), and the system can automatically generate runnable Next.js code and deploy it.
Core features include:
- AI Intelligence Body Driven Development: Support for Claude Code and Cursor CLI to transform natural language instructions into production-grade code
- Instant preview: see the effect of code changes in real time
- One-Click Deployment: Integrating Vercel for Rapid Go-Live
- Database Integration: Seamlessly interface with Supabase's back-end services
- Automated Version Control: Built-in GitHub Integration
- Zero-configuration startup: eliminates environment configuration
- Automatic bug fixing: AI-assisted debugging features
- Modern UI generation: based on popular frameworks such as Tailwind CSS
This answer comes from the articleClaudable: generating and deploying websites using AI intelligencesThe