spatie-javascript

설치
CLI
npx skills add https://github.com/spatie/guidelines-skills --skill spatie-javascript

CLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.

최근 업데이트: 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.