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.
skills.sh (CLI-based), enabling seamless adoption without disrupting existing workflows."This package lets us adopt Spatie’s proven coding standards—used by thousands of Laravel teams—with minimal effort. It standardizes PHP/Laravel, JavaScript, Git workflows, and security best practices, reducing bugs, onboarding time, and technical debt. For example, enforcing commit message conventions and security checks upfront cuts review cycles by 20% (per Spatie’s case studies). The cost? Just a composer require—no maintenance overhead. It’s a turnkey way to future-proof our codebase as we scale."
*"This gives us a consistent, enforceable baseline for code quality without reinventing the wheel. Key wins:
feature/) and commit messages (e.g., ‘fix:’ prefix) via skills.sh.composer update.
Downside? Minimal—only if our existing guidelines conflict. Otherwise, it’s a no-brainer for reducing busywork and improving code health."**"Imagine your IDE automatically catching things like:
snake_case for database columns’ (no more debates).any() in favor of contains()’ (consistent Laravel patterns).node_modules’ (Git best practices).
This package does that—no config needed. Works with Laravel Boost (VS Code/PhpStorm) or skills.sh (CLI). Try it in your project:composer require spatie/guidelines-skills --dev
php artisan boost:install
Pick Spatie’s guidelines, and you’re done. It’s like having a senior dev review your PRs before you submit."*
How can I help you explore Laravel packages today?