Checks homelab network readiness before VLAN, DNS, firewall, or VPN changes.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "homelab-network-readiness" skill from askskill: 1. Download https://raw.githubusercontent.com/affaan-m/ECC/main/skills/homelab-network-readiness/SKILL.md 2. Save it as ~/.claude/skills/homelab-network-readiness/SKILL.md 3. Reload skills and tell me it's ready
Create a pre-change checklist for my homelab. I am replacing the main router, and the network includes VLAN segmentation, local DNS filtering, and WireGuard remote access. Organize the checklist by routing, firewall, DHCP, DNS, VPN, and rollback planning.
A structured pre-change checklist covering key network settings, dependencies, and rollback preparation.
I plan to modify firewall and DHCP settings in my homelab, but I am worried about breaking WireGuard remote access. Give me a readiness checklist focused on remote access, address allocation, port exposure, DNS resolution, and management access availability.
A readiness checklist focused on remote access continuity to catch configuration conflicts and lockout risks early.
For a homelab network upgrade, generate a checklist: I want to add a new IoT VLAN and update local DNS filtering policies. Remind me to verify device connectivity, DNS exceptions, DHCP scopes, firewall isolation rules, and test steps.
A preparation and validation checklist for VLAN segmentation and DNS policy updates to support safe changes.
Use this skill before changing a home or small-lab network that mixes VLANs, Pi-hole or another local DNS resolver, firewall rules, and remote VPN access.
This is a planning and review skill. Do not turn it into copy-paste router, firewall, or VPN configuration unless the target platform, current topology, rollback path, console access, and maintenance window are all known.
Collect this before giving implementation steps:
| Area | Questions |
|---|---|
| Internet edge | What is the modem or ONT? Is the ISP router bridged or still routing? |
| Gateway | What routes, firewalls, handles DHCP, and terminates VPNs? |
| Switching | Which switch ports are uplinks, access ports, trunks, or unmanaged? |
| Wi-Fi | Which SSIDs map to which networks, and are APs wired or mesh? |
| Addressing | What subnets exist today, and which ranges conflict with VPN sites? |
| DNS/DHCP | Which service currently hands out leases and resolver addresses? |
| Management | How will the operator reach the gateway, switch, and AP after changes? |
| Recovery | What can be reverted locally if DNS, DHCP, VLANs, or VPN routes break? |
Start with intent rather than vendor syntax.
| Zone | Typical contents | Default policy |
|---|---|---|
| Trusted | Laptops, phones, admin workstations | Can reach shared services and management only when needed |
| Servers | NAS, Home Assistant, lab hosts, DNS resolver | Accepts narrow inbound flows from trusted clients |
| IoT | TVs, smart plugs, cameras, speakers | Internet access plus explicit exceptions only |
| Guest | Visitor devices | Internet-only, no LAN reachability |
| Management | Gateway, switches, APs, controllers | Reachable only from trusted admin devices |
| VPN | Remote clients | Same or narrower access than trusted clients |
Before recommending VLAN IDs or subnets, confirm:
Pi-hole or another local resolver should be introduced as a dependency, not as a single point of failure.
home.arpa names.…
Create reusable Manim animated explainers for technical concepts, graphs, and system flows.
Build robust Python test suites with pytest, TDD, mocking, and coverage.
Run a pre-release verification loop for Quarkus builds, tests, scans, and reviews.
Learn Rust testing patterns and TDD to improve code quality and reliability.
Troubleshoot BGP sessions, routing policy issues, and collect safe diagnostic evidence.
Research prediction market signals for products, dashboards, agents, and decision intelligence.
Plan a reliable home or homelab network with practical setup guidance.
Set up WireGuard VPN for secure remote home network access.
Validate router and switch configs before deployment to catch security and network risks.
Set up and manage Pi-hole DNS, blocking, and home network resolution.
Monitor homelab hosts, Docker, GPU, and services through a read-only MCP server.
Run local network diagnostics, DNS checks, and TLS troubleshooting tasks.