Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기GitHub 저장소
dotfiles
dotfiles에는 adam12에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
수집된 skills
2
Stars
3
업데이트
2026-04-20
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색
이 저장소의 skills
제작자/저장소/skill
skill
직업 분류
설명
업데이트
commit
소프트웨어 개발자
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
소프트웨어 개발자
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