laravel-best-practices

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

Laravel Best Practices Skill

This repository contains the laravel-best-practices skill for Claude, designed to help developers write clean, maintainable, and idiomatic Laravel code.

Installation

To use this skill, install it using the Claude CLI:

claude install athallabf/laravel-best-practices
# or
npx skills add athallabf/laravel-best-practices

If you don't use Claude, you can use npx skills to add the skill. It supports OpenCode, Claude Code, Codex, Cursor, and 36 more.

Structure

  • laravel-best-practices/: Contains the actual skill definition (SKILL.md) and reference rules.

Credits

Based on the Laravel Best Practices repository by Alexey Mezenin.