Use when adding new error messages to React, or seeing "unknown error code" warnings.
npx skills add tuanductran/nextdns-skills --skill "integrations"
Install specific skill from multi-skill repository
# Description
NextDNS integration guides for third-party platforms and services. This skill should be used when integrating NextDNS with routers, home automation systems, network management platforms, or other third-party services. Triggers on tasks involving Tailscale, Home Assistant, Ubiquiti, pfSense, OpenWrt, or other platform-specific NextDNS configurations.
# SKILL.md
name: integrations
description: NextDNS integration guides for third-party platforms and services. This skill should be used when integrating NextDNS with routers, home automation systems, network management platforms, or other third-party services. Triggers on tasks involving Tailscale, Home Assistant, Ubiquiti, pfSense, OpenWrt, or other platform-specific NextDNS configurations.
license: MIT
metadata:
author: tuanductran
version: "1.0.0"
NextDNS Integration Skills
Capability Rules
| Rule | Keywords | Description |
|---|---|---|
| Public DNS and AdGuard Home Integration | public dns, adguard, anycast, doh, dot, browser setup, windows, android, ios, upstream dns, bootstrap dns | Configure NextDNS public DNS servers on browsers and operating systems, and integrate with AdGuard Home as upstream DNS provider |
| OpenWrt Integration | openwrt, router, installation, upgrade, troubleshooting, ssh, luci | Installation, upgrade, and troubleshooting guidance for NextDNS on OpenWrt routers |
Efficiency Rules
| Rule | Keywords | Description |
|---|---|---|
| No efficiency rules yet | Add efficiency rules here |
Adding New Integration Rules
When adding a new integration rule:
- Create a new file in
rules/using kebab-case naming - Follow the rule template structure from
templates/rule-template.md - Include platform-specific configuration examples
- Add troubleshooting steps for common issues
- Register the rule in the appropriate table above
- Run
pnpm lint:fixto ensure compliance
Example Integration Platforms
Consider creating rules for these popular platforms:
Capability Rules:
- Tailscale (mesh VPN)
- Home Assistant (smart home automation)
- Ubiquiti UniFi (network controller)
- OpenWrt (router firmware)
- pfSense (firewall/router)
- Docker (containerization)
- Kubernetes (orchestration)
- Synology NAS (network storage)
Efficiency Rules:
- Multi-platform deployment strategy
- Integration testing and validation
- Backup DNS and failover configuration
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.