aaix/laravel-tall-architect

Distributes and maintains the aaix TALL stack AI agent rules and guidelines across Laravel projects via Laravel Boost.
38
Install
composer require aaix/laravel-tall-architect
Latest Version:1.3.9
PHP:^8.2
License:MIT
Last Updated:Sep 15, 2026
Links: GitHub  ·  Packagist
Maintainer: aaix

Quick Start

composer require aaix/laravel-tall-architect --dev
php artisan boost:install

Boost lists third-party packages during its install — tick aaix/laravel-tall-architect there. Where Boost is already set up, add the package to the existing selection instead:

php artisan boost:update --discover

That is the whole setup. All five guidelines are now part of every agent file; php artisan tall-architect:status shows the result.

What ships

Content Vehicle Loaded
tall-architect, planning, design-system, ux-principles, nontech-user Boost guideline always, in every agent file
ui-patterns Boost skill ui-patterns on demand, when the agent asks for it

Agent rules rot the moment they are copied. Here they stay a composer dependency, so a correction rolls out everywhere instead of into one repository at a time.

Choosing the guidelines

All five are on by default, and each has its own flag:

TALL_ARCHITECT_NONTECH_USER=false

Run php artisan boost:update afterwards to recompose the agent files.

To replace the shipped set with a project's own, publish it with php artisan vendor:publish --tag=tall-architect-guidelines and point TALL_ARCHITECT_PATH at the resulting directory.

Keeping projects current

composer update aaix/laravel-tall-architect
php artisan boost:update

Commands

Command Purpose
tall-architect:status Boost state and every guideline with its state and token cost
tall-architect:sync boost:update with a guard: refuses when nothing is active, reports what got composed

License

MIT

Related Packages

spatie/guidelines-skills

Spatie's coding guidelines as AI skills for Laravel Boost and skills.sh

174,068 90
gonetone/laravel-boost-windsurf-extension

Laravel Boost extension package that provides Windsurf editor and Windsurf JetBr...

22,029 25
mischasigtermans/laravel-altitude

Claude Code agents for the TALL stack, powered by Laravel Boost

24,113 122
spatie/boost-spatie-guidelines

Spatie's Laravel & PHP coding guidelines for Laravel Boost

315,730 109
wotz/laravel-boost-kit

Wotzebra's Laravel & PHP coding guidelines for Laravel Boost

5,625 1