Skip to content
Charming Docs
Esc
navigateopen⌘Jpreview
On this page

MCP prompts

Prompt descriptors returned by prompts/list.

These are the exact descriptors returned by MCP prompts/list.

Prompt descriptors

[
  {
    "description": "Charming dynamic-runtime app authoring contract.",
    "name": "charming:app-guide"
  },
  {
    "description": "Charming visual playbook — the default look for generated app UIs (override when the user asks for a different vibe). Use this when authoring or restyling an app's `ui`.",
    "name": "charming:design-guide"
  }
]

Was this page helpful?