← Back to Packages
View on GitHub →
Package
Laravel Playbook
PHP
Laravel
Opinionated Laravel playbook for AI-assisted development: architecture conventions, coding standards, and stubs for Cursor, Claude Code, Codex, and Junie — installed via Laravel Boost.
Overview
Labrodev Playbook packages conventions, docs, stubs, and recipes under skills/labrodev-playbook/ for use as a Laravel Boost skill. Targets PHP ^8.5 and Laravel ^13+ with a domain-driven structure; not a framework, but a consistent Labrodev way to steer agents and teams.
Tips
- • composer require laravel/boost && php artisan boost:install
- • php artisan boost:add-skill labrodev/laravel-playbook --skill=labrodev-playbook
- • Update: php artisan boost:add-skill labrodev/laravel-playbook --skill=labrodev-playbook --force
- • Without Boost: git clone the repo, then cp -R skills/labrodev-playbook to ~/.claude/skills/ or ~/.cursor/skills/.