这个仓库中的 skills
Build, run, and drive Where2Fly (Laravel + React flight-destination finder). Use when asked to start the app, take a screenshot of it, run its PHP test suite, or interact with the running search/map UI.
This skill should be used when writing, reviewing, or upgrading PHP/Laravel backend code in a Laravel 13.x application. It should be used for Eloquent models, migrations, query builder code, routing/controllers, and when upgrading a Laravel 12 app to Laravel 13. Laravel 13 released March 17, 2026, after this model's training cutoff, so this skill's references/ files and live web-fetches to laravel.com/docs/13.x/* should be treated as ground truth over training-data memory of Laravel 12 or earlier.
Reference for VATSIM's public and authenticated APIs — the real-time network Data API (online pilots/controllers/ATIS/prefiles), the METAR API, the Events API, the Slurper API, the authenticated Core API (member info, ratings, ATC history, org rosters), and the separate ATC Bookings API. Use this skill whenever the user wants to build, debug, or call anything that talks to vatsim.net/vatsim.dev endpoints, fetch live VATSIM network data, look up METARs from metar.vatsim.net, pull VATSIM events, look up a VATSIM member/CID, or integrate VATSIM ATC booking data — even if they only mention "the VATSIM API" generically or paste one of these URLs without naming the API.