Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
doviettung96
ملف منشئ GitHub

doviettung96

عرض على مستوى المستودعات لـ 26 skills مجمعة عبر 3 مستودعات GitHub.

skills مجمعة
26
مستودعات
3
محدث
2026-06-26
مستكشف المستودعات

المستودعات و 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
عرض أهم 8 من أصل 17 skills مجمعة في هذا المستودع.
runtime-target-config
مديرو الشبكات وأنظمة الحاسوب

Interactive setup for .harbor/runtime-target.json — chooses local/ssh mode and the game-RE target subobject (emulator, device, game window) plus a probe_command. Use when initializing a new repo, switching emulators, swapping target devices, or when target-runtime-exec reports a misconfiguration.

2026-06-26
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-06-22
target-runtime-exec
مديرو الشبكات وأنظمة الحاسوب

Use when project execution should follow the repo's selected runtime target instead of assuming the local machine. This covers build, test, run, deploy, migration, codegen, or environment-bootstrap commands that should route through `scripts/shared/target_runtime.py` when `.workflow/runtime-target.json` selects SSH.

2026-06-22
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-06-22
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 task has been picked up for implementation and you are in an executor session, NOT in a planner session.

2026-06-22
build-and-test
محللو ضمان جودة البرمجيات والمختبرون

Generic finalize prompt for discovering and running a repository's build and test checks when no repo-specific top-level skill has been written yet.

2026-05-10
systematic-debugging
مطوّرو البرمجيات

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-04-20
عرض 3 من أصل 3 مستودعات
تم تحميل كل المستودعات