anymorph-ai/claudable

Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code, Codex, Gemini CLI, Qwen Code, and Cursor Agent, to build and...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 42 minutes ago
Added to GitGenius on September 17th, 2026
Created on August 20th, 2025
Open Issues & Pull Requests: 45 (+0)
GitHub issues: Enabled
Number of forks: 618
Total Stargazers: 4,051 (+0)
Total Subscribers: 32 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 22.5 hours
Mean response time: 21.1 days
90th percentile: 88.7 days
Tracked items: 23

Most active contributors

Sign in to see contributor activity.

How this project is maintained

100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 100% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 26
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 317 days
Stale 30+ days: 26
Stale 90+ days: 23

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Claudable is a web builder that leverages local CLI agents such as Claude Code, Cursor CLI, and other AI coding agents to generate and deploy web applications from natural language descriptions.

The tool addresses the challenge of rapid web application development by connecting to local AI coding agents that handle code generation. Users describe their desired application in natural language, and the agent generates production-ready Next.js code with immediate live preview through hot-reload. The approach eliminates setup friction by requiring no API keys, sandboxes, or database configuration to begin building. Generated applications use Tailwind CSS and shadcn/ui for styling, and can be deployed to Vercel with a single click, with optional Supabase integration for PostgreSQL databases and authentication.

Claudable suits developers who want to prototype and launch web applications quickly without managing infrastructure or paying for additional services. It works best for those already using supported AI coding agents like Claude Code, Cursor CLI, Codex CLI, Qwen Code, or Z.AI GLM-4.6, since the tool acts as a frontend interface to these existing local agents rather than providing its own AI capabilities. The project is free to use and open-source, making it accessible to developers seeking no-cost alternatives to commercial web builders.

Development activity shows consistent engagement with the codebase through regular commits addressing features and fixes. The project maintains active documentation and example demonstrations across multiple supported agents, indicating ongoing effort to support diverse user workflows. Pull requests and issues receive attention, suggesting the maintainers are responsive to community contributions and bug reports.