AgentSkillsCN

laravel-boost

为本仓库的 Laravel 后端开发制定规范,包括 Sail 的使用方法、Boost MCP 工具链的集成方式、PHP 风格规则,以及测试环节的具体要求。当您编辑或生成 Laravel 后端代码时,此技能将为您提供全面而细致的指导。

SKILL.md
--- frontmatter
name: laravel-boost
description: Laravel backend development conventions for this repo, including Sail usage, Boost MCP tooling, PHP style rules, and testing requirements. Use when editing or generating Laravel backend code.

Laravel Boost

Overview

Follow the project's Laravel backend rules and tooling conventions.

Guidelines

  • Read references/laravel-boost.md before making backend changes.
  • Use the Boost MCP tools and Sail commands as documented.
  • Apply the PHP, Laravel, Pint, PHPStan, and PHPUnit rules in the reference.