Skip to main content

Documentation Index

Fetch the complete documentation index at: https://deck.promptphp.com/llms.txt

Use this file to discover all available pages before exploring further.

✨ Formerly Prompt Deck - Now Deck by PromptPHP

Deck by PromptPHP

Organise agent instructions as versioned files, test prompt changes, track performance, and ship better AI workflows with confidence.

📁

Versioned Prompts

Store prompts as files on disk with directory-based versioning.

🔄

Interpolation

Use {{ $variable }} syntax in prompt templates for dynamic content rendering.

📊

Performance Tracking

Log executions with token usage, latency, cost, and feedback for A/B testing and monitoring.

A workflow natural to you.

Run one artisan command, version your prompts.

# Generate a versioned system prompt template.
php artisan make:prompt order-summary