Looking to hire Laravel developers? Try LaraJobs

laravel-data-proxy-boost maintained by adrosoftware

Description
Laravel Boost guidelines and skills for adrosoftware/laravel-data-proxy
Last update
2026/04/25 18:39 (dev-main)
License
Links
Downloads
361

Comments
comments powered by Disqus

Laravel Data Proxy Boost

Laravel Boost guidelines and skills for adrosoftware/laravel-data-proxy.

This package provides AI coding assistants with guidelines and skills to help generate high-quality code using the Laravel Data Proxy package.

Installation

composer require adrosoftware/laravel-data-proxy-boost --dev

The package will be auto-discovered by Laravel.

Requirements

  • PHP 8.2+
  • Laravel 11.0 or 12.0
  • Laravel Boost

What's Included

Guidelines

Core conventions for using Laravel Data Proxy:

  • Package overview and when to use it
  • Core concepts (Requirements, Shape, Result, DataSet)
  • File structure conventions
  • Best practices and anti-patterns

Skills

On-demand, task-specific patterns:

Skill Description
data-proxy-data-classes Creating reusable data classes
data-proxy-web-views Building data for Blade/Inertia views
data-proxy-paginated-tables Paginated tables for SaaS apps
data-proxy-infinite-scroll Infinite scroll feeds

Usage

After installing, run Laravel Boost to install the guidelines and skills:

php artisan boost:install

The guidelines will be available in .ai/guidelines/ and skills in .ai/skills/.

License

MIT License. See LICENSE for details.