laravel-boost

Enforce Laravel backend conventions with Sail, Pint, PHPStan, and PHPUnit.

6|Updated Jan 24, 2025
One-click install
npx skills add https://github.com/Liinkiing/larastack --skill laravel-boost
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: laravel-boost
Source: https://github.com/Liinkiing/larastack/tree/main/.agents/skills/laravel-boost
Command: npx skills add https://github.com/Liinkiing/larastack --skill laravel-boost

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill codifies backend conventions to streamline Laravel development and ensure consistency.

Core Features & Use Cases

  • Sail-based workflows and conventions for Laravel projects within this repository.
  • Boost MCP tooling integration guidance for scaffolding, code generation, and maintenance.
  • Adherence to PHP, Laravel, Pint, PHPStan, and PHPUnit rules to maintain code quality.
  • Guidance for editing or generating backend code with consistent standards.

Quick Start

Read the Laravel Boost guidelines in references/laravel-boost.md before making backend changes. Use the Boost MCP tools and Sail commands as documented. Run PHPStan, Pint, and PHPUnit checks as part of your workflow.

Frequently Asked Questions about laravel-boost

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce backend coding conventions in a Laravel project?

You can codify backend conventions for Laravel by applying rules for PHP, Pint, PHPStan, and PHPUnit alongside Sail workflows and Boost MCP tooling. This skill provides guidelines that standardize code edits, reviews, and testing.

What's the best way to integrate Boost MCP tooling for Laravel code generation?

Integrating Boost MCP tooling for Laravel code generation involves following specific guidelines for scaffolding and maintenance. This skill provides the integration guidance needed to use Boost MCP alongside Sail for consistent code generation.

How do I run PHPStan and PHPUnit checks consistently in a Laravel repository?

Running PHPStan and PHPUnit checks consistently in a Laravel repository requires making them part of your regular workflow. This skill enforces guidelines for PHPStan and PHPUnit to ensure backend code quality and consistency.

Does this Laravel backend skill work with Sail for local development?

Yes, this Laravel backend skill works with Sail by defining specific workflows and conventions for local development. It standardizes Sail usage to ensure consistent development environments across the repository.

Can I use Laravel Pint for code formatting alongside PHPStan?

Yes, you can use Laravel Pint for code formatting alongside PHPStan. This skill enforces adherence to Pint for formatting and PHPStan for static analysis to maintain consistent backend code quality.