Toolverse
All skills

about-netalertx-project-structure

by netalertx

Navigate the NetAlertX codebase structure. Use this when asked about file locations, project structure, where to find code, or key paths.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
netalertx
Category
Frontend
Views
3

About this skill

Navigate the NetAlertX codebase structure. Use this when asked about file locations, project structure, where to find code, or key paths.

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude/Copilot, wskazując repozytorium https://github.com/netalertx/NetAlertX/tree/main/.github/skills/project-navigation jako źródło.

  2. Gdy pracujesz z kodem NetAlertX i potrzebujesz znaleźć konkretny plik lub komponent, zapytaj asystenta o lokalizację — na przykład "Gdzie znajduje się kod backendu?", "Gdzie są wtyczki?", "Jaka jest ścieżka do bazy danych?"

  3. Umiejętność zwróci dokładną ścieżkę z mapy struktury projektu, np. backend w server/__main__.py, frontend w front/, wtyczki w front/plugins/.

  4. Jeśli chcesz uniknąć hardkodowania ścieżek, umiejętność podpowie zmienne środowiskowe NETALERTX_* (NETALERTX_DB, NETALERTX_LOG, NETALERTX_CONFIG), które dynamicznie wskazują katalogi w runtime.

  5. Do rozwoju wtyczek lub debugowania asystent wskaże odpowiednią dokumentację — docs/PLUGINS_DEV.md dla tworzenia wtyczek, docs/DEBUG_*.md dla rozwiązywania problemów.

  6. Korzystaj z tej umiejętności zawsze, gdy potrzebujesz szybko zorientować się w architekturze projektu (PHP + Nginx frontend, Python backend, supercronic scheduler) lub znaleźć plik konfiguracyjny, logi czy cache API.

Related skills

better-icons

by better-auth

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search u003cqueryu003e` to find icons, `better-icons get u003cidu003e` to get SVG. Also available as MCP server for AI agents.

Frontend
2037

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

senior-fullstack

by davila7

Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects,

Frontend
2896

browser-automation

by browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include \

Frontend
21175

apple-reminders

by openclaw

Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

Frontend
2085

google-official-seo-guide

by littleben

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

Frontend
101196