Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions data.toml
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,15 @@ detail = "playwright-mcp enables LLMs to interact with web pages through structu
category = "Agent feedback"
hot = true

[[tools]]
name = "Superdesign"
website = "https://www.superdesign.dev/"
repo = "https://github.com/superdesigndev/superdesign"
open_source = true
summary = "Open source AI design agent for generating UI mockups and components inside IDEs."
detail = "Superdesign integrates directly into VS Code, Cursor, Windsurf, and Claude Code to generate UI screens, wireframes, and reusable components from natural language prompts. Enables parallel design exploration and rapid prototyping within development environments, eliminating context switching between design and coding workflows."
category = "Design"

[[tools]]
name = "Task Master"
website = "https://www.task-master.dev/"
Expand Down