github.com/netalertx/NetAlertX
| Skill | Added | Review |
|---|---|---|
netalertx-testing-workflow .github/skills/testing-workflow/SKILL.md Run and debug tests in the NetAlertX devcontainer. Use this when asked to run tests, check test failures, debug failing tests, or execute pytest. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 20ddf48 | |
skills-overview .github/skills/skills-overview/SKILL.md Index of all available skills across both GitHub Copilot (.github/skills/) and Gemini CLI (.gemini/skills/). Load this to find the right skill for a task, or to locate the counterpart skill in the other AI system. | 75 75 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 20ddf48 | |
netalertx-settings-management .github/skills/settings-management/SKILL.md Manage NetAlertX configuration settings. Use this when asked to add setting, read config, get_setting_value, ccd, or configure options. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 20ddf48 | |
netalertx-sample-data .github/skills/sample-data/SKILL.md Load synthetic device data into the devcontainer. Use this when asked to load sample devices, seed data, import test devices, populate database, or generate test data. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 20ddf48 | |
about-netalertx-project-structure .github/skills/project-navigation/SKILL.md Navigate the NetAlertX codebase structure. Use this when asked about file locations, project structure, where to find code, or key paths. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 20ddf48 | |
netalertx-plugin-run-development .github/skills/plugin-run-development/SKILL.md Create and run NetAlertX plugins. Use this when asked to create plugin, run plugin, test plugin, plugin development, or execute plugin script. | 72 72 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 20ddf48 | |
mcp-activation .github/skills/mcp-activation/SKILL.md Enables live interaction with the NetAlertX runtime. This skill configures the Model Context Protocol (MCP) connection, granting full API access for debugging, troubleshooting, and real-time operations including database queries, network scans, and device management. | 60 60 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 20ddf48 | |
netalertx-docker-prune .github/skills/docker-prune/SKILL.md Clean up unused Docker resources. Use this when asked to prune docker, clean docker, remove unused images, free disk space, or docker cleanup. DANGEROUS operation. Requires human confirmation. | 72 72 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 20ddf48 | |
netalertx-docker-build .github/skills/docker-build/SKILL.md Build Docker images for testing or production. Use this when asked to build container, build image, docker build, build test image, or launch production container. | 72 72 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 20ddf48 | |
netalertx-idempotent-setup .github/skills/devcontainer-setup/SKILL.md Reprovision and reset the devcontainer environment. Use this when asked to re-run startup, reprovision, setup devcontainer, fix permissions, or reset runtime state. | 72 72 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 20ddf48 | |
restarting-netalertx-services .github/skills/devcontainer-services/SKILL.md Control NetAlertX services inside the devcontainer. Use this when asked to start backend, start frontend, start nginx, start php-fpm, start crond, stop services, restart services, or check if services are running. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 20ddf48 | |
netalertx-devcontainer-configs .github/skills/devcontainer-configs/SKILL.md Generate devcontainer configuration files. Use this when asked to generate devcontainer configs, update devcontainer template, or regenerate devcontainer. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 20ddf48 | |
reset-netalertx-database .github/skills/database-reset/SKILL.md Wipe and regenerate the NetAlertX database and config. Use this when asked to reset database, wipe db, fresh database, clean slate, or start fresh. | 76 76 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 20ddf48 | |
netalertx-database-patterns .github/skills/database-patterns/SKILL.md NetAlertX database architecture patterns. Use this when designing features that write to the Devices table, implementing audit/history logging, or choosing between trigger-based vs Python-hook approaches. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 20ddf48 | |
netalertx-code-standards .github/skills/code-standards/SKILL.md NetAlertX coding standards and conventions. Use this when writing code, reviewing code, or implementing features. | 58 58 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 20ddf48 | |
netalertx-authentication-tokens .github/skills/authentication/SKILL.md Manage and troubleshoot API tokens and authentication-related secrets. Use this when you need to find, rotate, verify, or debug authentication issues (401/403) in NetAlertX. | 72 72 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 20ddf48 | |
api-development .github/skills/api-development/SKILL.md Develop and extend NetAlertX REST API endpoints. Use this when asked to create endpoint, add API route, implement API, or modify API responses. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 20ddf48 | |
testing-workflow .gemini/skills/testing-workflow/SKILL.md Read before running tests. Detailed instructions for single, standard unit tests (fast), full suites (slow), handling authentication, and obtaining the API Token. Tests must be run when a job is complete. | 60 60 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 20ddf48 | |
skills-index .gemini/skills/skills-index/SKILL.md Index of all available skills across both Gemini CLI (.gemini/skills/) and GitHub Copilot (.github/skills/). Load this to find the right skill for a task, or to locate the counterpart skill in the other AI system. | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 20ddf48 | |
nax-settings-development .gemini/skills/settings/SKILL.md Best practices for creating and maintaining NetAlertX settings (config.json), including UI, validation, localization, runtime behavior, and implementation consistency. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 20ddf48 | |
project-navigation .gemini/skills/project-navigation/SKILL.md 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. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 20ddf48 | |
mcp-activation .gemini/skills/mcp-activation/SKILL.md Enables live interaction with the NetAlertX runtime. This skill configures the Model Context Protocol (MCP) connection, granting full API access for debugging, troubleshooting, and real-time operations including database queries, network scans, and device management. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 20ddf48 | |
devcontainer-management .gemini/skills/devcontainer-management/SKILL.md 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. | 72 72 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 20ddf48 |