rawilk/guidelines-skills

My personal coding preferences as AI skills for Laravel Boost

Maintainers

Package info

github.com/rawilk/guidelines-skills

Language:Blade

pkg:composer/rawilk/guidelines-skills

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2026-06-28 22:12 UTC

This package is auto-updated.

Last update: 2026-06-28 23:08:18 UTC


README

The guidelines and skills for AI in this package are tailored to my personal preferences, and this package is mainly meant for my own personal use. You are free to use it if it suits your needs, however.

Installation

Install via Laravel Boost in composer

composer require rawilk/guidelines-skills --dev
php artisan boost:install

What's Included

Skill Description
rawilk-laravel-php Laravel & PHP coding conventions, PSR standards, control flow, naming
rawilk-javascript JavaScript coding standards, Prettier config, functions, destructuring
rawilk-version-control Git workflow conventions, repo/branch naming, commit messages
rawilk-security Application, database, and server security best practices

Keeping Up to Date

composer update rawilk/guidelines-skills
php artisan boost:update

Changelog

Please see CHANGELOG for more information on what has changed recently.

Security

If you discover any security related issues, please email randall@randallwilk.dev instead of using the issue tracker.

Credits

Alternatives

My agent guidelines and skills are heavily based off Spatie's guidelines-skills package. I only maintain my own because my preferences vary slightly from theirs, so I'd rather tweak it into my own rather than overriding it.

License

The MIT License (MIT). Please see License File for more information.