# Prompt Deck ## Docs - [API reference](https://vu-ddaf4ff3.mintlify.app/advanced/api-reference.md): Complete class and method reference for Prompt Deck. - [Testing](https://vu-ddaf4ff3.mintlify.app/advanced/testing.md): Testing strategies and examples for prompts, commands, tracking, and AI SDK integration. - [Tracking & performance](https://vu-ddaf4ff3.mintlify.app/advanced/tracking.md): Execution logging, database schema, Eloquent models, and analytics for prompt performance monitoring. - [Artisan commands](https://vu-ddaf4ff3.mintlify.app/core/commands.md): All available Artisan commands for managing prompts from the command line. - [Creating prompts](https://vu-ddaf4ff3.mintlify.app/core/make-prompt.md): Generate versioned, role-based prompt structures with the make:prompt Artisan command. - [Working with prompts](https://vu-ddaf4ff3.mintlify.app/core/prompts.md): Load, render, version, cache, and track AI prompts in your Laravel application. - [Configuration](https://vu-ddaf4ff3.mintlify.app/getting-started/configuration.md): All available configuration options for Prompt Deck. - [Installation](https://vu-ddaf4ff3.mintlify.app/getting-started/installation.md): Requirements, setup, and environment configuration for Prompt Deck. - [Introduction](https://vu-ddaf4ff3.mintlify.app/index.md): Prompt Deck helps you organise your AI Agents instructions as structured, version-controlled files, making it easy to iterate, compare, and activate prompt versions across your Laravel / PHP application. - [Laravel AI SDK integration](https://vu-ddaf4ff3.mintlify.app/integrations/ai-sdk.md): Use Prompt Deck with Laravel AI SDK agents for automatic prompt loading, version tracking, and performance monitoring. ## Optional - [GitHub](https://github.com/veeqtoh/prompt-deck) - [Packagist](https://packagist.org/packages/veeqtoh/prompt-deck)