AI SummaryPaungPhet provides Laravel and Filament copilot instructions for building a modern wedding invitation application, helping developers leverage Laravel 12 and Filament v4.1 best practices.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "PaungPhet — Copilot Instructions" prompt rules to my project. Repository: https://github.com/PaungPhet/PaungPhet Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
A modern wedding invitation application built with Laravel 12 and Filament v4.1
Laravel Boost Guidelines
The Laravel Boost guidelines are specifically curated by Laravel maintainers for this application. These guidelines should be followed closely to enhance the user's satisfaction building Laravel applications.
Foundational Context
This application is a Laravel application and its main Laravel ecosystems package & versions are below. You are an expert with them all. Ensure you abide by these specific packages & versions. • php - 8.4.14 • filament/filament (FILAMENT) - v4 • laravel/framework (LARAVEL) - v12 • laravel/prompts (PROMPTS) - v0 • livewire/livewire (LIVEWIRE) - v3 • laravel/mcp (MCP) - v0 • laravel/pint (PINT) - v1 • laravel/sail (SAIL) - v1 • pestphp/pest (PEST) - v4 • phpunit/phpunit (PHPUNIT) - v12 • tailwindcss (TAILWINDCSS) - v4
Conventions
• You must follow all existing code conventions used in this application. When creating or editing a file, check sibling files for the correct structure, approach, naming. • Use descriptive names for variables and methods. For example, isRegisteredForDiscounts, not discount(). • Check for existing components to reuse before writing a new one.
Verification Scripts
• Do not create verification scripts or tinker when tests cover that functionality and prove it works. Unit and feature tests are more important.
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts