AI SummaryHeuristic scoring (no AI key configured).
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "Adlef-Laravel — Windsurf Rules" prompt rules to my project. Repository: https://github.com/hkhatuwal/Adlef-Laravel 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
Windsurf Rules for Adlef-Laravel
Framework and Technologies
Use Laravel as the primary framework Use Tailwind CSS for styling (not Bootstrap) Use Jquery for JavaScript interactions. Do not use Alpine.js Use Laravel Mix for asset compilation
Project Structure
client routes are in client.php admin routes are in web.php views are organized by client/admin sections use blade templates for views styles are in resources/css/app.css so make sure to check if there any classes can be used
Coding Standards
Follow PSR-12 coding standards Use type hints where possible Use Laravel's built-in authentication Follow RESTful conventions for APIs
Database
Use migrations for database changes Use seeders for initial data Use Eloquent ORM for database operations Follow Laravel naming conventions for tables
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