blob: ca5050af094a6562c7d5154bdd979ba05e068898 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Design New Prompt from Scratch
Interactively design a brand new prompt template through guided questions. Claude will help you define the purpose, arguments, message flow, and metadata step by step, show a preview, and wait for approval before saving.
## Template
I want to design a brand new prompt template from scratch.
Please ask me:
1) What should this prompt do? (describe the task/purpose in 1-2 sentences)
2) What arguments does it need? (if any - use {{argument}} syntax)
3) Prompt name (lowercase, underscores only), title, and tags
Then show me a preview and save it after I approve.
Keep questions brief and focused.
## Tags
meta, prompt-management, interactive, creation
---
*Generated from MCP prompt: design_prompt*
|