Toolverse
All skills

devcontainer-management

by netalertx

Guide for identifying, managing, and running commands within the NetAlertX development container. Use this when asked to run commands, testing, setup scripts, or troubleshoot container issues.

Installation

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

Installation

Quick info

Author
netalertx
Category
Testing
Views
2

About this skill

Guide for identifying, managing, and running commands within the NetAlertX development container. Use this when asked to run commands, testing, setup scripts, or troubleshoot container issues.

How to use

  1. Zainstaluj umiejętność w swoim systemie agenta Claude lub Copilota, dodając plik devcontainer-management do katalogu skills.

  2. Gdy potrzebujesz uruchomić polecenie w kontenerze NetAlertX, poproś agenta o użycie tej umiejętności. Agent automatycznie uruchomi docker ps, aby znaleźć działający kontener zawierający obraz vsc-netalertx lub podobny.

  3. Jeśli agent nie znajdzie kontenera, poinformuje Cię o tym — bez działającego kontenera nie będzie możliwe uruchomienie testów integracyjnych ani logiki backendu. W takim przypadku upewnij się, że kontener jest uruchomiony.

  4. Jeśli agent znajdzie wiele kontenerów, będzie Cię prosić o wybranie konkretnego — podaj ID kontenera, który chcesz użyć.

  5. Agent uruchomi Twoje polecenie za pomocą docker exec [ID_KONTENERA], na przykład aby zresetować bazę danych i zrestartować usługi, użyje skryptu /workspaces/NetAlertX/.devcontainer/scripts/setup.sh. Skrypt wyczyści dyski RAM w /tmp, zresetuje bazy danych i zrestartuje serwer Python, crona i php-fpm.

  6. Czekaj na wynik polecenia — agent wyświetli output lub błędy bezpośrednio w czacie.

Related skills

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994

ppt-creator

by daymade

Create professional slide decks from topics or documents. Generates structured content with data-driven charts, speaker notes, and complete PPTX files. Applies persuasive storytelling principles (Pyramid Principle, assertion-evidence). Supports multiple formats (Marp,

Testing
2739

vitest

by antfu

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

Testing
1236

testing-workflow

by amo-tech-ai

Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.

Testing
1076

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103

langchain

by zechenzhangAGI

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering

Testing
21123