Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
Loslegen$pwd:
$ git log --oneline --stat
stars:25
forks:2
updated:10. März 2026 um 12:07
SKILL.md
| name | regen-docs |
| description | Regenerate docs from code (rules, API, README) |
| disable-model-invocation | true |
Regenerate all auto-generated documentation from the backend directory.
Run go generate ./... from the backend/ directory.
Report what was generated (rule counts, route counts, etc.) based on the output.
If the generation fails, report the error and suggest a fix.
Check backend code coverage and flag packages below 80%
Scaffold a new Architecture Decision Record
Scaffold a new rule (static, live, or catalog) with tests and registration
Split working tree changes into logical git commits and push