Toolverse
All skills

project-navigation

by netalertx

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

Quick info

Author
netalertx
Category
Frontend

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

  1. Zainstaluj skill project-navigation w swoim środowisku Claude/Copilot, wskazując repozytorium https://github.com/netalertx/NetAlertX/tree/main/.gemini/skills/project-navigation.

  2. 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?".

  3. Skill automatycznie dostarczy Ci referencję struktury katalogów: kod źródłowy w /workspaces/NetAlertX, backend w server/api_server/api_server_start.py, frontend w front/, wtyczki w front/plugins/.

  4. Aby znaleźć konfigurację, skill wskaże Ci /data/config/app.conf (plik runtime) lub back/app.conf (domyślny). Baza danych SQLite znajduje się w /data/db/app.db.

  5. 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.

Related skills

shadcn-ui

by josechifflet

shadcn/ui component patterns for Next.js 16 applications. This skill should be used when adding UI components, customizing component styles, composing primitives, or integrating forms with react-hook-form. Covers installation, customization, composition patterns, and

Frontend
157206

dev-browser

by SawyerHood

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include \

Frontend
38151

mermaid-gen

by vladm3105

Generate syntactically correct Mermaid diagrams for technical documentation

Frontend
23124

react

by lobehub

React component development guide. Use when working with React components (.tsx files), creating UI, using @lobehub/ui components, implementing routing, or building frontend features. Triggers on React component creation, modification, layout implementation, or navigation tasks.

Frontend
2058

shadcn-ui-setup

by maneeshanif

Install and configure Shadcn/ui component library with Radix UI primitives, Aceternity UI effects, set up components, and manage the component registry. Use when adding Shadcn/ui to a Next.js project or installing specific UI components for Phase 2.

Frontend
23167

screenshot-to-code

by OneWave-AI

Convert UI screenshots into working HTML/CSS/React/Vue code. Detects design patterns, components, and generates responsive layouts. Use this when users provide screenshots of websites, apps, or UI designs and want code implementation.

Frontend
94209