prime-kit/boost-guidelines-skills

PrimeKit's coding guidelines as AI skills for Laravel Boost

Maintainers

Package info

github.com/prime-kit/boost-guidelines-skills

Language:Blade

pkg:composer/prime-kit/boost-guidelines-skills

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.0.1 2026-04-21 06:03 UTC

This package is auto-updated.

Last update: 2026-04-21 06:22:59 UTC


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.