Use when adding new error messages to React, or seeing "unknown error code" warnings.
npx skills add tuanductran/nextdns-skills --skill "nextdns-cli"
Install specific skill from multi-skill repository
# Description
NextDNS CLI client best practices for installation, configuration, and management of DNS-over-HTTPS proxy. This skill should be used when installing NextDNS on routers, servers, or client devices, configuring DNS settings, managing the daemon, or troubleshooting DNS issues. Triggers on tasks involving NextDNS CLI installation, daemon control, system configuration, or DNS proxy setup.
# SKILL.md
name: nextdns-cli
description: NextDNS CLI client best practices for installation, configuration, and management of DNS-over-HTTPS proxy. This skill should be used when installing NextDNS on routers, servers, or client devices, configuring DNS settings, managing the daemon, or troubleshooting DNS issues. Triggers on tasks involving NextDNS CLI installation, daemon control, system configuration, or DNS proxy setup.
license: MIT
metadata:
author: tuanductran
version: "1.0.0"
NextDNS CLI Skills
Capability Rules
| Rule | Keywords | Description |
|---|---|---|
| installation | install, setup, curl, nextdns install | Install NextDNS CLI on various platforms |
| daemon-control | start, stop, restart, status, daemon | Control NextDNS daemon service |
| system-configuration | activate, deactivate, DNS resolver | Configure system DNS settings |
| profile-configuration | config, profile ID, settings | Configure NextDNS profile and settings |
| advanced-features | conditional forwarder, MAC address, subnet | Advanced routing and filtering |
| monitoring | log, cache-stats, discovered clients | Monitor and debug DNS queries |
| platform-specific | router, OpenWrt, pfSense, Synology | Platform-specific configurations |
| troubleshooting | diagnostic, connection test, DNS leak | Troubleshoot DNS issues |
Efficiency Rules
| Rule | Keywords | Description |
|---|---|---|
| upgrade-uninstall | upgrade, uninstall, remove | Upgrade or remove NextDNS CLI |
| best-practices | performance, security, optimization | CLI best practices and tips |
Reference
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.