ai-superpower/.ai/instructions/skills
moilanik a85c7dc0fb feat: add clean-code, clean-architecture and helm skills; fix .gitignore
New skill files:
- clean-code.instructions.md — naming, functions, classes, error handling,
  formatting, DRY/KISS/SOLID, Helm YAML conventions
- clean-architecture.instructions.md — dependency rule, layers, boundaries,
  SOLID foundation, Helm as outermost layer
- helm.instructions.md — resource ownership, values hygiene, required vs
  defaults, umbrella chart pattern, two-file values layering, KISS principle,
  hook ordering, config files pattern, dependency caching, template testing

Register all three in ai-root-instructions.md skills list and routing table.

Remove .ai from .gitignore — .ai/ is the product in this repo and must be
tracked; the apply.sh skip-by-marker mechanism prevents changes to other repos.
2026-03-04 09:54:07 +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 feat: add clean-code, clean-architecture and helm skills; fix .gitignore 2026-03-04 09:54:07 +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: add clean-code, clean-architecture and helm skills; fix .gitignore 2026-03-04 09:54:07 +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