ai-superpower/.ai/instructions/skills
moilanik 598db63a70 docs(ai): introduce state machine flow and Mermaid rendering rules
Implement a mandatory State Machine model (PLAN and IMPLEMENTATION states)
in root instructions to prevent the AI from generating code prematurely.
The rules require mechanical reloading of skill files during execution
to combat context-window memory loss.

Also update Mermaid diagram instructions to explicitly ban <br> tags for
newlines and prohibit raw angle brackets (<, >) in nodes, enforcing
real newlines and HTML entities (&lt;, &gt;) to fix rendering issues.
2026-04-13 10:38:16 +03: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 docs(git): prohibit file-by-file breakdowns in commit messages 2026-04-09 09:14:07 +03:00
helm.instructions.md docs(ai): tarkennettu tekoälyn periaatteita laatuun, sparraukseen ja luku-tilaan 2026-04-02 11:28:25 +03:00
mermaid.instructions.md docs(ai): introduce state machine flow and Mermaid rendering rules 2026-04-13 10:38:16 +03:00