Best For
- Starting from a structured, reusable prompt instead of a blank chat.
- Adapting the prompt to your own inputs while keeping the original intent intact.
- Workflows related to Debug & Testing.
Contains every variable type in one string.
Text: {{simple_text}}. Default: {{default_text:Hello}}. Selection/Combo: {{picker:Option A, Option B}}. Number: {{num:42}}. Range: {{slider:1-100}}. Date: {{date:2026-01-01}}. Variable: {{Var Test:[tones]}}.
Add your own value
Hello
Option A, Option B
42
1-100
2026-01-01
[tones]
Text: your simple_text. Default: Hello. Selection/Combo: Option A. Number: 42. Range: 1-100. Date: 2026-01-01. Variable: [tones].
Variables are wrapped in {{ and }} and follow this pattern:
A selection can reference a predefined variable list using square brackets. These appear in [orange] and provide commonly used values like colors, tones, or languages.
You can also provide an inline list of choices separated by commas.
Tip: You don't need the PUCO app to use these prompts! Simply copy the template and replace each {{…}} section with your own text directly in ChatGPT, Claude, Gemini, or any other AI assistant.