Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
acktsap
GitHub 제작자 프로필

acktsap

1개 GitHub 저장소에서 수집된 9개 skills를 저장소 단위로 보여줍니다.

수집된 skills
9
저장소
1
업데이트
2026-06-30
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

clarify-code-intent
소프트웨어 개발자

Improve comments and docs so they capture non-obvious intent, caller-visible contracts, invariants, and why-context; prune comments that only restate code. Use whenever writing or modifying code (any new or edited source file), not just on explicit cleanup requests. Triggers on "주석 정리", "주석 다듬기", "comment cleanup", "prune comments", "의도 정리", "clarify code intent", "intent comments", "contract docs", "API contract comments".

2026-06-30
java-class-javadoc
소프트웨어 개발자

Write or update Java class-level Javadoc that documents responsibility, caller-visible boundaries, invariants, and thread-safety. Use when modifying API-facing or boundary-owning Java types, SPI and extension types, factories or coordinators that choose policy or workflow, abstract/interface contracts, or behavior-bearing core domain types whose responsibility, invariants, lifecycle, or threading are not obvious.

2026-06-30
java-method-javadoc
소프트웨어 개발자

Write or update Java method-level Javadoc that documents caller-visible contracts, preconditions, postconditions, exceptions, externally visible side effects, and performance constraints. Use when modifying API, SPI, extension, or reused internal Java methods whose caller-visible or durable internal contract is non-obvious or not encoded by signatures, annotations, validation, or inherited documentation.

2026-06-30
java-package-info-javadoc
소프트웨어 개발자

Write or update Java package-info.java documentation that defines package responsibility, durable boundaries, optional non-responsibilities, package-wide invariants, and extension points. Use when adding, renaming, moving, or splitting packages; changing responsibility across package boundaries; or creating/updating package-info.java for API-facing or shared packages with durable ownership rules.

2026-06-30
write-london-unit-test
소프트웨어 품질 보증 분석가·테스터

Write unit tests following London School (mockist) TDD style.

2026-06-30
git-sync-branch
소프트웨어 개발자

Rebase current branch onto latest main/master.

2026-04-10
git-sync-main
소프트웨어 개발자

Checkout main/master, pull latest, prune stale remotes.

2026-04-10
refactor-align-order
소프트웨어 개발자

Align declaration order across related files so items appear in consistent sequence.

2026-04-10
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다