ai-superpower/.ai/instructions/skills
moilanik cb402009fe feat(helm): forbid hardcoded namespaces and release names
Add hard rule: charts must be fully agnostic about installation target.
- Never hardcode namespace in any template — use .Release.Namespace or omit
- Never hardcode release name — use .Release.Name / fullname helper
- Enforce IaC principle: deployer decides where, chart describes what
2026-03-10 08:43:43 +02:00
..
analysis.instructions.md nit: ai-superpower initial commit 2026-03-02 14:06:36 +02:00
clean-architecture.instructions.md feat: add clean-code, clean-architecture and helm skills; fix .gitignore 2026-03-04 09:54:07 +02:00
clean-code.instructions.md refactor(apply.sh): extract functions + expand clean-code skill 2026-03-09 09:35:27 +02:00
documentation.instructions.md nit: ai-superpower initial commit 2026-03-02 14:06:36 +02:00
file-editing.instructions.md nit: ai-superpower initial commit 2026-03-02 14:06:36 +02:00
git.instructions.md feat: complete apply.sh v1 — summary, guard, dev root install, updated docs 2026-03-03 11:19:35 +02:00
helm.instructions.md feat(helm): forbid hardcoded namespaces and release names 2026-03-10 08:43:43 +02:00
mermaid.instructions.md feat: complete apply.sh v1 — summary, guard, dev root install, updated docs 2026-03-03 11:19:35 +02:00