Skip to content

Repository files navigation

Determined Development Laravel Boost Skills

Latest Version on PackagistTotal Downloads

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

Current Skills

  • larastan - Guidance on how to use PHPStan and Larastan, including usage patterns.
  • phpcs - Guidance on when and how to use phpcs and phpcbf.
  • 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.

About

Determined Development's Skills and guidelines for Laravel Boost

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages