prime-kit / boost-guidelines-skills
PrimeKit's coding guidelines as AI skills for Laravel Boost
Package info
github.com/prime-kit/boost-guidelines-skills
Language:Blade
pkg:composer/prime-kit/boost-guidelines-skills
v0.0.1
2026-04-21 06:03 UTC
Requires
- php: ^8.2
- illuminate/support: ^10.0|^11.0|^12.0|^13.0
README
PrimeKit's coding guidelines as AI skills, compatible with Laravel Boost.
Installation
If you haven't installed Laravel Boost yet:
composer require laravel/boost --dev
Then install this package:
composer require prime-kit/boost-guidelines-skills --dev php artisan boost:install
Select the PrimeKit guidelines from the list and Boost will install them into your project.
What's Included
| Skill | Description |
|---|---|
prime-kit-laravel-php |
Laravel and PHP conventions, PSR style, architecture, Blade, React/Inertia, testing |
prime-kit-javascript |
JavaScript and TypeScript conventions, formatting, functions, destructuring |
prime-kit-version-control |
Repository naming, branch naming, commit quality, merge strategy |
prime-kit-security |
Application, database, server, and credential security practices |
Updating
composer update prime-kit/boost-guidelines-skills php artisan boost:update
Usage
Once installed, Boost-compatible AI assistants will automatically use these guidelines and skills when working in your project.
License
The MIT License (MIT). Please see LICENSE.md for more information.