[
  {
    "kind": "trigger",
    "title": "A prompt",
    "body": "One paragraph describing the tool."
  },
  {
    "kind": "prompt",
    "title": "Build it",
    "body": "Provision the database, storage, and UI."
  },
  {
    "kind": "shell",
    "title": "Deploy",
    "body": "TLS, domain, team access."
  },
  {
    "kind": "result",
    "title": "Live URL",
    "body": "Shared with the team, refreshed on schedule."
  }
]