spatie/guidelines-skills
Spatie’s battle-tested coding guidelines packaged as AI skills for Laravel Boost and skills.sh. Includes Laravel/PHP, JavaScript, version control, and security conventions to keep teams consistent across projects.
Spatie's battle-tested coding guidelines as AI skills, compatible with Laravel Boost and skills.sh.
composer require spatie/guidelines-skills --dev
php artisan boost:install
Select the Spatie guidelines from the list and they'll be installed automatically.
npx skills add spatie/guidelines-skills
| Skill | Description |
|---|---|
spatie-laravel-php |
Laravel & PHP coding conventions, PSR standards, control flow, naming |
spatie-javascript |
JavaScript coding standards, Prettier config, functions, destructuring |
spatie-version-control |
Git workflow conventions, repo/branch naming, commit messages |
spatie-security |
Application, database, and server security best practices |
composer update spatie/guidelines-skills
php artisan boost:update
npx skills add spatie/guidelines-skills
View the complete, human-readable guidelines at spatie.be/guidelines.
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Please see CHANGELOG for recent changes.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.
How can I help you explore Laravel packages today?