Generate Caddyfile configurations for static sites and reverse proxies — SPA fallback routing, cache headers, compression, redirects, and error pages. Use when deploying a static site that needs custom Caddy configuration, or when the user needs SPA routing, caching, or redirect rules.
$npx -y skills add nixopus/nixopus --skill caddyfile-generationInstalls into the current project.
Run `npx skills use "https://github.com/nixopus/nixopus" --skill "nixopus/nixopus/caddyfile-generation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nixopus/nixopus" that are relevant to the current task. Run `npx skills add "https://github.com/nixopus/nixopus"` and select the relevant skills, then follow their instructions.