Prompt new
Prompt highlights reusable instructions that readers can copy and paste directly into their AI tools.
Usage
Import Prompt in your MDX file before using it:
Copy this prompt and send it to your AI agent. It will scaffold a new Rspress site for you automatically.
The prompt content can be folded. Click anywhere on the card to copy the full prompt text.
Custom content
Set custom to keep only the eyebrow and outer border, then render the inner content with MDX children. Custom prompts do not include copy or collapse behavior.
hello world
If the prompt content is long, you can put it in a separate file and import it via ?raw:
Use with custom themes
You can eject the Prompt component to customize its styles and behavior:
This copies the component into theme/components/Prompt. After customization, re-export it in your theme/index.tsx: