Use when creating or editing Nullstone IaC YAML files under `.nullstone/` — adding or wiring apps, datastores, networks, domains, subdomains, ingresses, clusters, cluster-namespaces; setting `vars`, `environment`, `connections`, or `capabilities`; configuring `events`. Triggers on file paths `.nullstone/config.yml`, `.nullstone/{env}.yml`, `.nullstone/previews.yml`, and anything under `.nullstone/stacks/{stack}/`.
80
100%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Paste this prompt into Claude (or run it yourself) to re-seed references/docs/ with the latest content from docs.nullstone.io.
You are refreshing the bundled copy of the Nullstone IaC documentation that ships with the nullstone-config-files skill.
https://docs.nullstone.io/gitops/iac/overview.html and extract every link whose path begins with /gitops/iac/.https://docs.nullstone.io/... URLs)
Drop: site chrome, nav, footer, edit-on-github links.references/docs/<slug>.md, where <slug> is the final path segment without .html. For example /gitops/iac/app-capabilities.html → references/docs/app-capabilities.md.<!-- source: https://docs.nullstone.io/gitops/iac/<slug>.html -->
<!-- fetched: <YYYY-MM-DD> -->If the overview page lists additional /gitops/iac/ links, include them too.
Use WebFetch for each page. Batch the fetches in parallel where possible.