II.
Tool JSON
Structured · livetool:lovable
Lovable json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:lovable",
"_kind": "Tool",
"_file": "domain/tools/agent-dev-tools.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Lovable",
"homepageUrl": "https://lovable.dev",
"kind": "other",
"description": "AI full-stack application generator that builds production-ready\nweb apps from natural language descriptions. Produces clean React\nand TypeScript code with Supabase integration for auth, database,\nand storage. Features include visual editing, GitHub sync, and\none-click deployment. Targets non-technical founders and designers\nwho need functional prototypes quickly.\n"
},
"outgoingEdges": [
{
"from": "tool:lovable",
"to": "language:typescript",
"kind": "belongs_to_language"
},
{
"from": "tool:lovable",
"to": "skill-area:ai-agent-development",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:lovable",
"to": "skill-area:prototyping",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "tool:aider",
"to": "tool:lovable",
"kind": "alternative_to",
"attributes": {
"comparison": "AI coding tools"
}
}
]
}