devcontainer-management
OfficialMaster your NetAlertX development container.
System Documentation
What problem does it solve?
This Skill helps developers identify and consistently use the active NetAlertX development container, preventing environment drift and mistakes when running commands, testing, or troubleshooting.
Core Features & Use Cases
- Identify the active development container before starting work to ensure all tasks run in the correct environment.
- Execute commands inside the container using docker exec, maintaining context and isolation.
- Manage container setup and maintenance via the provided devcontainer script to reset or reinitialize services as needed.
- Use during debugging, testing, and setup sessions to streamline workflows and reduce setup friction.
Quick Start
Identify the active NetAlertX development container using docker ps and filter for netalertx. If found, run the container setup script inside the container: docker exec <CONTAINER_ID> bash /workspaces/NetAlertX/.devcontainer/scripts/setup.sh If no container is found, inform the user to start the container or attach to the correct environment.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: devcontainer-management Download link: https://github.com/netalertx/NetAlertX/archive/main.zip#devcontainer-management Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.