diff --git a/data.toml b/data.toml index 826aaa4..6fd217c 100644 --- a/data.toml +++ b/data.toml @@ -76,6 +76,14 @@ summary = "High-performance collaborative code editor with AI-powered agentic ed detail = "Zed is a next-generation code editor built in Rust that enables fluent collaboration between humans and AI. Features native AI integration for code generation and transformation with upcoming LLM support, multiplayer editing, and custom language models for edit prediction." category = "Open source" +[[apps]] +name = "Claudable" +website = "" +repo = "https://github.com/opactorai/Claudable" +open_source = true +summary = "AI-powered web application builder with natural language development and instant deployment." +detail = "Claudable enables users to create web applications through natural language descriptions using Claude Code and Cursor CLI agents. Features instant live preview, one-click Vercel deployment, automatic GitHub version control, and Supabase database integration with beautiful UI generation using Tailwind CSS and shadcn/ui." + [[apps]] name = "Kiro" website = "https://kiro.dev/"