{
    "subfolders": [
      {
        "title": "Revelation Structure",
        "description": "Prompts related to creating a Revelation model",
        "prompts": [
          {
            "title": "Revelation Model Structure",
            "description": "Explain the structure of Revelation to enable ChatGPT to create a model",
            "url": "./reference/prompts/revelation-model-structure.txt"
          }
        ]
      },
      {
        "title": "C4 Architecture Diagrams",
        "description": "Prompts for creating C4 architecture diagrams",
        "prompts": [
          {
            "title": "C4 Architecture Diagram",
            "description": "Create a C4 architecture diagram based on the description of an environment",
            "url": "./reference/prompts/c4-architecture-diagram.txt"
          }
        ]
      },
      {
        "title": "Application and Integration Catalogues",
        "description": "Prompts for creating related application and integration catalogues",
        "prompts": [
          {
            "title": "Application and Integration Catalogues",
            "description": "Create related application and integration catalogues with additional fields for enterprise architecture",
            "url": "./reference/prompts/application-integration-catalogues.txt"
          }
        ]
      },
      {
        "title": "Flowchart Creation",
        "description": "Prompts for creating flowcharts with START, END, STEP, DECISION, and flow connections",
        "prompts": [
          {
            "title": "Flowchart Creation",
            "description": "Create a flowchart with specific elements and connections",
            "url": "./reference/prompts/flowchart-creation.txt"
          }
        ]
      }
    ]
  }
  