AdGuardHome
AdGuard Home runs a DNS server that blocks ads, trackers and malicious domains for every device on your network.
- •You want to protect all team devices (laptops, phones, IoT) without installing blockers on each one.
- •Your SaaS product runs behind a corporate network and you need to cut bandwidth‑hogs like ad‑servers.
- •You need a simple, self‑hosted alternative to cloud‑based DNS filters for compliance or privacy reasons.
dig @127.0.0.1 -p 53 example.com +short # shows the filtered IP address returned by AdGuard Home
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/adguardhome && curl -fsSL https://workflowstacks.com/api/skills/adguardhome/claude-skill -o ~/.claude/skills/adguardhome/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
AdGuardHome is a very large TypeScript project (~132k lines across 1198 code files, plus 88 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, GPL-3.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2main.goWhere the program starts running
- 3go.modDependencies and the commands it exposes
- 4internal/client/index.goInside internal/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/adguardhome && curl -fsSL https://workflowstacks.com/api/skills/adguardhome/claude-skill -o ~/.claude/skills/adguardhome/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.