监控
Setup PHPStan (Larastan) for Laravel
Use this skill to set up PHPStan (via Larastan) in a Laravel project. Trigger when the user asks to add static analysis, set up PHPStan, install Larastan, create phpstan.neon, or generate a PHPStan baseline. Covers: Larastan installation, phpstan.neon configuration, level 6 analysis, baseline generation, Laravel-specific rules, and Composer scripts. Do not use for runtime debugging, test writing, or code formatting.