package-boost-laravel maintained by sandermuller
package-boost-laravel
AI agent skills for Laravel package authors. Adds three Laravel-flavored skills (
package-developmentfor Testbench,cross-version-laravel-supportfor^12||^13constraints,ci-matrix-troubleshootingfor resolve/floor diagnostics) plusMcpJsonEmitter(writes.mcp.jsonwhenlaravel/boost+orchestra/testbenchare installed and Claude Code is an active agent). Inherits five framework-agnostic package-author skills frompackage-boost-php.
Install
composer require --dev sandermuller/package-boost-laravel
Usage
composer boost:install # interactive picker: agents + vendor allowlist (auto-generates boost.php)
vendor/bin/boost sync # fan out skills + guidelines to selected agents
McpJsonEmitter runs automatically during boost sync when laravel/boost + orchestra/testbench are in your dep tree and Agent::CLAUDE_CODE is in your active agents.
Generated agent dirs are added to .gitignore automatically and regenerated on every composer install — edit .ai/ only. Set BOOST_SKIP_AUTOSYNC=1 to disable.
License
MIT. See LICENSE.