---
title: "MCP prompts"
description: "Prompt descriptors returned by prompts/list."
sidebar:
  order: 3
---

<!-- Generated by apps/docs/scripts/generate-mcp-reference.mjs. -->

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

## Prompt descriptors

```json
[
  {
    "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"
  }
]
```

Found a bug or need a feature? [Tell us](/docs/capabilities/feedback) with `submit_feedback` or `POST /app/{id}/feedback`. Your feedback shapes what we build next.
