rawilk / guidelines-skills
My personal coding preferences as AI skills for Laravel Boost
Package info
github.com/rawilk/guidelines-skills
Language:Blade
pkg:composer/rawilk/guidelines-skills
Requires
- php: ^8.2
- illuminate/support: ^10.0|^11.0|^12.0|^13.0
README
The guidelines and skills for AI in this package are tailored to my personal preferences, and this package is mainly meant for my own personal use. You are free to use it if it suits your needs, however.
Installation
Install via Laravel Boost in composer
composer require rawilk/guidelines-skills --dev php artisan boost:install
What's Included
| Skill | Description |
|---|---|
rawilk-laravel-php |
Laravel & PHP coding conventions, PSR standards, control flow, naming |
rawilk-javascript |
JavaScript coding standards, Prettier config, functions, destructuring |
rawilk-version-control |
Git workflow conventions, repo/branch naming, commit messages |
rawilk-security |
Application, database, and server security best practices |
Keeping Up to Date
composer update rawilk/guidelines-skills php artisan boost:update
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security
If you discover any security related issues, please email randall@randallwilk.dev instead of using the issue tracker.
Credits
Alternatives
My agent guidelines and skills are heavily based off Spatie's guidelines-skills package. I only maintain my own because my preferences vary slightly from theirs, so I'd rather tweak it into my own rather than overriding it.
License
The MIT License (MIT). Please see License File for more information.