Skip to content

Commit ec20db4

Browse files
authored
Merge pull request #61 from no-fluff/claude/issue-58-20250819-0728
Add v0 to Apps
2 parents d542a8d + fe82f07 commit ec20db4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

data.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,14 @@ summary = "AI-powered IDE with spec-driven development and autonomous task execu
101101
detail = "Kiro transforms prompts into structured requirements and implementation tasks, supporting multimodal inputs and agent hooks for automated background workflows with Claude Sonnet integration."
102102
hot = true
103103

104+
[[hosted-agents]]
105+
name = "v0"
106+
website = "https://v0.app/"
107+
repo = ""
108+
open_source = false
109+
summary = "AI-powered interface builder that generates React applications from text prompts and designs."
110+
detail = "v0 converts natural language descriptions into full-stack applications with UI, content, backend, and logic. Features agentic capabilities for research and planning, generates code using Next.js, React, and Tailwind CSS, and integrates with GitHub and Vercel for seamless deployment."
111+
104112
[[interfaces]]
105113
name = "claude-frontend"
106114
website = ""

0 commit comments

Comments
 (0)