spatie-javascript

Instalación
CLI
npx skills add https://github.com/spatie/guidelines-skills --skill spatie-javascript

Instala esta habilidad con la CLI y comienza a usar el flujo de trabajo SKILL.md en tu espacio de trabajo.

Última actualización 4/24/2026

Spatie Guidelines

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.