spatie / guidelines-skills
Spatie's coding guidelines as AI skills for Laravel Boost and skills.sh
Package info
github.com/spatie/guidelines-skills
Language:Blade
pkg:composer/spatie/guidelines-skills
Requires
- php: ^8.2
- illuminate/support: ^10.0|^11.0|^12.0|^13.0
This package is auto-updated.
Last update: 2026-03-16 14:11:33 UTC
README
Spatie's battle-tested coding guidelines as AI skills, compatible with Laravel Boost and skills.sh.
Installation
Via Laravel Boost (Composer)
composer require spatie/guidelines-skills --dev php artisan boost:install
Select the Spatie guidelines from the list and they'll be installed automatically.
Via skills.sh
npx skills add spatie/guidelines-skills
What's Included
| 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 |
Keeping Up to Date
Composer
composer update spatie/guidelines-skills php artisan boost:update
skills.sh
npx skills add spatie/guidelines-skills
Full Guidelines
View the complete, human-readable guidelines at spatie.be/guidelines.
Support us
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.
Changelog
Please see CHANGELOG for recent changes.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.