Laravel Boost v2.0 Released with Skills Support
Published on January 26th, 2026 by Eric L. Barnes
Laravel Boost has officially released version 2.0.0, introducing a robust Skills system designed to enhance and customize the development workflow for Laravel developers. This significant update not only brings new features but also improves the overall user experience with a revamped installation process, package discovery enhancements, and support for Inertia Vue skill syntax.
Overview of Laravel Boost v2.0
Laravel Boost v2.0 is a major update that focuses on providing developers with more flexibility and power in their development environments. The introduction of the Skills system allows for the integration of additional functionalities, making it easier to tailor the development workflow to specific needs. This release is aimed at enhancing productivity and improving the overall development experience.
Key Features of Laravel Boost v2.0
1. Skills Support
The standout feature of Laravel Boost v2.0 is the new Skills system. This system allows developers to integrate various functionalities into their Boost-powered workflows. The Skills feature is designed to be user-friendly, enabling developers to customize their environments easily. With the Skills system, developers can:
- Integrate additional functionalities seamlessly.
- Keep skills synchronized and up to date with full synchronization capabilities.
- Customize their development experience to fit specific project needs.
2. Skill Overrides
Another significant enhancement in v2.0 is the ability to override existing skills. This feature provides developers with the flexibility to replace or modify skills according to their requirements. For example:
- Replace a skill entirely: Developers can copy a skill directly to their skills directory, allowing for complete customization.
- Version-specific override: Developers can create overrides for specific versions of skills, ensuring compatibility with different project versions.
3. New Artisan Command: boost:add-skill
Laravel Boost v2.0 introduces a new Artisan command, boost:add-skill, which allows developers to fetch and install AI skills directly from GitHub repositories. This command simplifies the process of adding new skills to the development environment. Developers can use this command in various formats:
- Short format:
php artisan boost:add-skill owner/repo - Full GitHub URL:
php artisan boost:add-skill https://github.com/owner/repo - With specific subdirectory path:
php artisan boost:add-skill owner/repo/.ai/skills
4. Technical Improvements
In addition to the new features, Laravel Boost v2.0 includes several technical improvements aimed at enhancing performance and usability:
- Refactored namespace for “RendersBladeGuidelines” with updated references.
- Enhanced tool execution testing and error handling.
- Refactored MCP-related tests for better coverage.
- Introduced a
--no-interactionflag for the wayfinder skills command. - Improved validation for UpdateCommand.
Installation and Upgrade Instructions
Upgrading to Laravel Boost v2.0 is straightforward. Developers can execute the following commands to ensure a smooth transition:
composer update
php artisan boost:installThese commands will update the existing Laravel Boost installation and set up the new features, including the Skills system.
Conclusion
Laravel Boost v2.0 represents a significant leap forward in enhancing the Laravel development experience. With the introduction of the Skills system, developers can now customize their workflows more efficiently and effectively. The new features, combined with technical improvements, make this release a must-have for Laravel developers looking to streamline their development processes.
Frequently Asked Questions
The main feature introduced in Laravel Boost v2.0 is the Skills system, which allows developers to integrate additional functionalities into their development workflows and customize their environments.
Developers can upgrade to Laravel Boost v2.0 by executing the commands composer update followed by php artisan boost:install to ensure a smooth transition.
Laravel Boost v2.0 includes several technical improvements such as refactored namespaces, enhanced tool execution testing, improved error handling, and better coverage for MCP-related tests.
Call To Action
Upgrade your Laravel development experience today with Laravel Boost v2.0. Explore the new Skills system and enhance your workflow efficiency. Don’t miss out on these powerful features!
Note: Laravel Boost v2.0 is a significant update that provides developers with new tools and capabilities to streamline their development processes. Embrace the changes and enhance your productivity!

