AI SummaryA Copilot prompt booster that provides Laravel-specific coding guidelines and best practices for developers working with Laravel v12 and its ecosystem packages, helping them maintain consistency and follow framework conventions.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "laravel-starter — Copilot Instructions" prompt rules to my project. Repository: https://github.com/nandi95/laravel-starter 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
do some of that developer shit 🛩️
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.16 • laravel/framework (LARAVEL) - v12 • laravel/prompts (PROMPTS) - v0 • laravel/sanctum (SANCTUM) - v4 • laravel/socialite (SOCIALITE) - v5 • larastan/larastan (LARASTAN) - v3 • laravel/mcp (MCP) - v0 • laravel/pint (PINT) - v1 • laravel/sail (SAIL) - v1 • pestphp/pest (PEST) - v4 • phpunit/phpunit (PHPUNIT) - v12 • rector/rector (RECTOR) - v2
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, and 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