ecc-homelab-architect

Plans staged homelab network topologies covering VLANs, DNS, DHCP, firewall rules, and rollback safety.

Updated Apr 18, 2025
One-click install
npx skills add https://github.com/adriancodes/dotfiles --skill ecc-homelab-architect-adriancodes
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ecc-homelab-architect
Source: https://github.com/adriancodes/dotfiles/tree/main/dot_agents/skills/ecc-homelab-architect
Command: npx skills add https://github.com/adriancodes/dotfiles --skill ecc-homelab-architect-adriancodes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Designing a home or small-lab network without lockouts is hard when you must balance VLAN segmentation, local DNS, guest Wi-Fi, and remote access on consumer hardware. This Skill turns a hardware inventory and goals into a staged, reversible network plan. ## Core Features & Use Cases - Staged Topology Planning: Converts hardware inventory and goals into a smallest-useful-first design with later optional phases. - Safety-First Review: Checks VLAN, DNS, firewall, and VPN readiness with explicit rollback and management-access requirements before any disruptive change. - Structured Output: Produces a plan with hardware roles, capability checks, addressing tables, DNS/DHCP placement, firewall rules in plain English, and an implementation order. - Use Case: A user with a consumer router, one switch, and a NAS wants IoT isolation and ad blocking; the Skill maps what the hardware supports, proposes a safe VLAN and DNS rollout order, and defines recovery steps if access is lost. ## Quick Start Ask the assistant to review your homelab hardware list and goals and produce a staged network plan with VLAN, DNS, and rollback details.

Frequently Asked Questions about ecc-homelab-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan a homelab network with VLANs without locking myself out?▼

Start with a hardware inventory and capability check, then design the smallest useful topology first. Define rollback and management access to the gateway, switch, and access point before any VLAN migration, and order changes so internet, DNS, and management stay recoverable at each step.

How to set up local DNS and ad blocking on a home network safely?▼

Give the local resolver a static address, a health check, and a fallback path before pointing DHCP DNS at it. Avoid changing DHCP DNS until the resolver is verified, and never disable DNS filtering as a troubleshooting shortcut.

Can I get copy-paste router or firewall configuration from this Skill?▼

No. It provides planning and review only, and will not produce copy-paste router, firewall, DNS, or VPN configuration unless the target platform, current topology, backup path, console access, and rollback plan are known.

What should I check before changing VLAN, DNS, firewall, or VPN setup?▼

Verify hardware capability, management access to all devices, DNS recovery options, and a rollback path. Confirm the operator can still reach the gateway, switch, and access point after the proposed change.

What are the limitations of a read-only homelab network review?▼

The review inspects only supplied source and evidence; it does not connect to devices, collect live logs, or run probes. External system details must come from redacted operator-provided evidence, and proposals include evidence gaps rather than unverified claims.