mischasigtermans/laravel-altitude
121 stars · Last commit 2026-03-23
Claude Code agents for the TALL stack, powered by Laravel Boost.
README preview
# Altitude [](https://packagist.org/packages/mischasigtermans/laravel-altitude) [](https://packagist.org/packages/mischasigtermans/laravel-altitude) Opinionated Claude Code agents and commands for TALL stack development. > **Note:** This package is opinionated. It assumes you're building with the TALL stack (Tailwind, Alpine, Livewire, Laravel) and optionally Filament, Flux UI, and Pest. If you use a different stack, this package may not be for you. Altitude provides specialized AI agents that focus on decision-making and workflow patterns while [Laravel Boost](https://laravel.com/ai/boost) handles version-specific documentation via MCP. ## Installation ```bash composer require mischasigtermans/laravel-altitude --dev ``` ## Quick Start Altitude syncs automatically when Laravel Boost runs `boost:install` or `boost:update`.