> Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

---
title: Prompt
description: Present AI prompts and copyable instructions in a framed block.
icon: message-square-text
---

# Prompt

Use `Prompt` to show a copyable instruction block for AI tooling or repeatable workflows.

<Prompt description="Ask Holocron to explain a component difference" icon="sparkles">
  Compare Holocron's `Tabs` implementation with Mintlify's `Tabs` docs and list any unsupported behavior.
</Prompt>

<Prompt description="Internal docs workflow">
  Build the website package, open the component page in light and dark mode, and note any rendering differences.
</Prompt>

## Holocron differences

* Holocron supports the copy-focused prompt card shape.
* Mintlify also documents extra AI-specific actions; Holocron currently keeps the surface small and centered on the prompt body itself.


---

*Powered by [holocron.so](https://holocron.so)*
