II.
Tool JSON
Structured · livetool:bolt-new
Bolt.new json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:bolt-new",
"_kind": "Tool",
"_file": "domain/tools/agent-dev-tools.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Bolt.new",
"homepageUrl": "https://bolt.new",
"kind": "other",
"description": "AI-powered web application builder by StackBlitz that generates,\nruns, and deploys full-stack applications from natural language\nprompts. Operates entirely in the browser using WebContainers,\nenabling instant prototyping without local setup. Supports React,\nNext.js, Vue, and other frameworks with real-time preview and\niterative refinement via chat.\n"
},
"outgoingEdges": [
{
"from": "tool:bolt-new",
"to": "language:typescript",
"kind": "belongs_to_language"
},
{
"from": "tool:bolt-new",
"to": "skill-area:ai-agent-development",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:bolt-new",
"to": "skill-area:prototyping",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "tool:aider",
"to": "tool:bolt-new",
"kind": "alternative_to",
"attributes": {
"comparison": "AI coding tools"
}
}
]
}