{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "prompt-suggestion",
  "type": "registry:component",
  "title": "Prompt Suggestion",
  "description": "Prompt suggestion component for user input",
  "registryDependencies": [],
  "files": [
    {
      "path": "components/chatcn/ai/prompt-suggestion.tsx",
      "content": "// This file is intentionally empty and can be removed or implemented later\nexport {};\n",
      "type": "registry:component"
    }
  ]
}