Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
LoslegenGitHub-Repository
dotfiles
dotfiles enthält 2 gesammelte Skills von adam12, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
gesammelte Skills
2
Stars
3
aktualisiert
2026-04-20
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer
Skills in diesem Repository
Creator/Repository/Skill
Skill
Beruf
Beschreibung
Aktualisiert
commit
Softwareentwickler
Create a git commit that matches the repo's existing style. Use when the user says /commit, "commit this", "make a commit", "commit the changes", or similar. Stages only files relevant to the task, splits unrelated work into separate commits, and never pushes.
2026-04-20
git-absorb
Softwareentwickler
Use when the user has adjustments (small fixes, typos, review feedback, follow-up tweaks) that belong in prior commits rather than as a new commit. Runs `git absorb --and-rebase` to automatically fold staged changes into their appropriate commits. Never use on main/master.
2026-04-20