بنقرة واحدة
localized-air-traffic-tracker
يحتوي localized-air-traffic-tracker على 11 من skills المجمعة من greystoke1337، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Compile and flash ESP32 firmware via USB, then start a timed serial log capture for crash debugging. Use when the user says "flash", "upload firmware", "flash and log", or wants to test new firmware changes on the device.
Deploy display.py to the Pi TFT display. Use when the user says "deploy display", "deploy pi display", "push display", "update display", or after making changes to pi-display/display.py. Do NOT use for Golf/CircuitPython/CIRCUITPY deployments.
Check the health of the Pi TFT display. Use when the user says "pi status", "check pi", "is the pi running", or wants to diagnose display issues.
Review code against NASA JPL's Power of Ten safety-critical coding rules. Use when the user says "nasa review", "nasa rules", "power of ten", or wants a safety-critical code audit.
Deploy Golf Arduino firmware to the Adafruit Matrix Portal M4. Use when the user says "deploy golf", "flash golf", "deploy it" after editing Golf code, or after making changes to tracker_golf/.
Manage the Railway-hosted proxy server. Use when the user says "railway", "deploy proxy", "proxy logs", "proxy status", "redeploy", or wants to check/manage the Railway deployment.
Deploy server.js to Railway. Use when the user says "deploy server", "push server", "update proxy", or after making changes to server/server.js.
Update the Foxtrot project status page (status.html) to reflect current progress. Use when the user says "update status", "update status page", or after completing Foxtrot-related work (flashing firmware, deploying server, testing features, validating on hardware).
Edit the Foxtrot 4.3" display UI (layout, colors, text, screens). Use when the user says "Foxtrot UI", "display layout", "change the screen", "Foxtrot screen", or wants to modify any visual element of the 800x480 Waveshare display. Loads full context, verifies in browser, then flashes.
Compile and OTA flash ESP32 firmware over WiFi. Use when the user says "OTA", "OTA update", "OTA flash", "wireless update", or wants to update the ESP32 without USB.
Take Playwright screenshots of all TFT preview scenarios. Use when the user says "screenshot", "TFT preview", "test display", or wants visual verification of firmware display changes.