determined-development/dd-boost
Composer 安装命令:
composer require determined-development/dd-boost
包简介
Determined Development's Skills and guidelines for Laravel Boost
README 文档
README
This repository contains custom Laravel Boost skills and guidance used by Determined Development projects.
Installation
composer require --dev determined-development/dd-boost
Then update or install boost as per the Laravel Boost documentation.
What this repository is
- A library of Boost skills that can be included in Laravel projects
- A place to maintain consistent agent behaviour for code style, static analysis, and testing
- Guidance for AI agents on how to use and operate tools consistent with how Determined Development typically uses tools
- Aimed at reducing token/context usage and unnecessary calls.
What this repository is not
- An official Laravel package
- An official set of skills for any of the mentioned tools
- The only way to use these tools
Laravel Boost references
- Laravel Boost package: https://github.com/laravel/boost
- Laravel Boost documentation: https://laravel.com/docs/13.x/boost
Current Skills
larastan- Guidance on how to use PHPStan and Larastan, including usage patterns.phpcs- Guidance on when and how to usephpcsandphpcbf.phpcs-violations- Guidance on how to find the appropriate documentation to resolve a PHPCS violation.chopping-code- Guidance on chopping down code to resolve line length issues.testing- Guidance on how to structure tests, and what things to test.
See contribution workflow details in .github/CONTRIBUTING.md.
统计信息
- 总下载量: 144
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2026-04-20