Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

apk-tool

apk-tool에는 doviettung96에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
17
Stars
0
업데이트
2026-04-09
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

beads-claim
기타 컴퓨터 관련 직업

Use at the start of a manual executor session to find and claim a ready bead. Do not invoke in planner sessions or inside swarm workers.

2026-04-09
beads-close
기타 컴퓨터 관련 직업

Use after implementation and verification are complete to close the bead, create follow-up beads, and commit the updated `.beads/` state. This is the final step of a manual executor session.

2026-04-09
beads-planner
기타 컴퓨터 관련 직업

Break a discussed or approved problem into Beads epics and tasks with clear dependencies and validation work. Use when the user wants to turn a problem statement, planning discussion, or approved execution plan into a Beads structure instead of ad-hoc TODOs.

2026-04-09
brainstorming
기타 컴퓨터 관련 직업

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design before implementation.

2026-04-09
build-and-test
소프트웨어 품질 보증 분석가·테스터

Use after implementing changes to run the exact verification commands from the current execution plan. This stage-1 version is intentionally generic and should be specialized per repo once the runtime workflow is clear.

2026-04-09
execute-bead-worker
기타 컴퓨터 관련 직업

Execute one assigned bead inside a swarm coordinated by swarm-epic. Use only when a coordinator has assigned the bead, file scope, and verification contract; the worker implements, verifies, and reports without mutating bead state.

2026-04-09
executor-loop-epic
기타 컴퓨터 관련 직업

Run repeated manual executor cycles scoped to a single epic: pick the next ready descendant bead under that epic, execute it, then continue until the epic has no ready descendants or a blocker requires user input. Use when the user wants sequential epic progress without swarm coordination.

2026-04-09
executor-loop
기타 컴퓨터 관련 직업

Run repeated manual executor cycles bead-by-bead until the ready queue is exhausted or a blocker requires user input. Use when the user wants sequential autonomous progress without swarm coordination.

2026-04-09
executor-once
기타 컴퓨터 관련 직업

Run exactly one full executor cycle for one bead: claim, write a local execution plan, implement, verify, and close. Use when the user wants to execute a single bead end-to-end.

2026-04-09
finishing-a-development-branch
소프트웨어 개발자

Use after all work on a feature branch is complete and verified. Pushes the branch and creates a PR targeting main.

2026-04-09
plan-beads
기타 컴퓨터 관련 직업

Run a planner-only Beads session: brainstorm, produce or confirm an execution plan, get user approval, then create beads and stop. Use when the user wants to turn a current problem or topic into Beads without implementing.

2026-04-09
planner-research
기타 컴퓨터 관련 직업

Planner-only research step for resolving factual unknowns after brainstorming and before Beads creation. Use only when unresolved technical or domain uncertainty would materially weaken the plan.

2026-04-09
review-epic
소프트웨어 품질 보증 분석가·테스터

Run an epic-level review after swarm or sequential epic execution. Use after all intended child beads are complete to classify remaining issues as P1, P2, or P3 and decide whether the epic can close or needs follow-up beads.

2026-04-09
swarm-epic
기타 컴퓨터 관련 직업

Coordinate multi-agent execution for one epic. Use after planning when the user wants parallel work across ready descendant beads with coordinator-owned Beads state, automatic branch setup, automatic epic review, runtime files, and Agent Mail reservations.

2026-04-09
validate-beads
기타 컴퓨터 관련 직업

Validate a planned epic before autonomous execution. Use after beads-planner and before swarm-epic to check dependency quality, bead size, file scope, verification instructions, and parallel-safety notes.

2026-04-09
verification-before-completion
소프트웨어 품질 보증 분석가·테스터

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-04-09
writing-plans
프로젝트 관리 전문가

Use when you have a spec or requirements for a multi-step task, before touching code. This is an executor skill - use only when a bead has been claimed and you are in an executor session, NOT in a planner session.

2026-04-09