project-navigation
Reference for the NetAlertX codebase structure, key file paths, and configuration locations. Use this when exploring the codebase or looking for specific components like the backend entry point, frontend files, or database location.
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
Reference for the NetAlertX codebase structure, key file paths, and configuration locations. Use this when exploring the codebase or looking for specific components like the backend entry point, frontend files, or database location.
How to use
Zainstaluj skill project-navigation w swoim środowisku Claude/Copilot, wskazując repozytorium https://github.com/netalertx/NetAlertX/tree/main/.gemini/skills/project-navigation.
Kiedy potrzebujesz znaleźć konkretny plik lub komponent w projekcie NetAlertX, zapytaj asystenta o lokalizację – na przykład "Gdzie jest punkt wejścia backendu?" lub "Gdzie znajduje się plik konfiguracyjny?".
Skill automatycznie dostarczy Ci referencję struktury katalogów: kod źródłowy w
/workspaces/NetAlertX, backend wserver/api_server/api_server_start.py, frontend wfront/, wtyczki wfront/plugins/.Aby znaleźć konfigurację, skill wskaże Ci
/data/config/app.conf(plik runtime) lubback/app.conf(domyślny). Baza danych SQLite znajduje się w/data/db/app.db.Podczas pracy nad kodem lub debugowania, odwołuj się do skill'u, aby szybko orientować się w strukturze projektu i nie tracić czasu na szukanie ścieżek plików.