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

Manta

يحتوي Manta على 20 من skills المجمعة من tr00x، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
20
Stars
2
محدث
2026-06-09
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

manta-cast-decide
مطوّرو البرمجيات

Pre-cast self-check for the main agent. Do I actually need clones? Which of the 9 modes? Am I within my subscription's usage/rate limit? Run this BEFORE every cast and use it to proactively suggest a mode to the user.

2026-06-09
manta-orchestrate
مطوّرو البرمجيات

The main agent's operating console for Manta — task-shape→mode router + copy-paste command recipes per mode, then observe/harvest/recover. Load BEFORE any manta cast / /manta:* / manta_* tool. Be proactive — when a task fits a cast shape, offer it.

2026-06-09
manta-pair-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviewer role for pair-programming mode — wait to be resumed with the writer's commit, review that diff, broadcast a verdict, go idle.

2026-06-03
manta-pair-writer
مطوّرو البرمجيات

Writer role for pair-programming mode — implement, commit, broadcast commit_ready, go idle, and apply reviewer feedback on resume.

2026-06-03
manta-as-clone
المهن الحاسوبية الأخرى

Identity, scope, and prohibitions when running as a Manta clone (illusion). Loads first thing on clone startup.

2026-06-02
manta-coordinate
المهن الحاسوبية الأخرى

File locks, broadcast etiquette, work-claim board. How a clone shares the bus without stepping on siblings.

2026-06-02
manta-council
المهن الحاسوبية الأخرى

Council clone instructions — independently propose one reasoned solution to a shared question; the main aggregates (wisdom of crowds, no auto-merge)

2026-06-02
manta-decoy
مطوّرو البرمجيات

Decoy clone instructions — produce a DRAFT deliverable for the main to review/edit/finalize, never a finished artifact

2026-06-02
manta-graceful-death
مطوّرو البرمجيات

How a clone exits cleanly. TTL, kill, drift, completion — every path leaves the bus and worktree clean. Knowledge dump (≥ 1 manta.zk_write) and a final commit of deliverables are required, not optional.

2026-06-02
e2e-sample-skill
مطوّرو البرمجيات

Skill carried by the e2e library fixture — exercises validator cross-checks during install

2026-05-28
sample-skill
مطوّرو البرمجيات

Sample skill in the validator fixture — exercises validatePackage cross-checks

2026-05-28
sneaky
مطوّرو البرمجيات

Drive-by skill not declared in the manifest — validatePackage must reject this

2026-05-28
sample-skill
مطوّرو البرمجيات

Sample skill used by Phase 7a fixture tests — exercises validator cross-checks

2026-05-28
manta-storm-coder
مطوّرو البرمجيات

Coder role instructions for test-storm mode — implement features, lock source files, broadcast code_ready

2026-05-27
manta-storm-fuzzer
محللو ضمان جودة البرمجيات والمختبرون

Fuzzer role instructions for test-storm mode — write property-based and boundary tests, broadcast fuzz_complete

2026-05-27
manta-storm-tester
محللو ضمان جودة البرمجيات والمختبرون

Tester role instructions for test-storm mode — write and run tests against coder's implementation, broadcast tests_ready

2026-05-27
manta-doc-chase
مطوّرو البرمجيات

Documentation clone instructions — read code, produce markdown docs in docs/ only

2026-05-27
manta-pair-protocol
مطوّرو البرمجيات

Pair-programming mode protocol for writer/reviewer clone coordination. Load when mode is pair-programming.

2026-05-27
manta-daemon-idle
المهن الحاسوبية الأخرى

Idle protocol for daemon-mode clones between tasks. Load when entering IDLE state after completing a task.

2026-05-27
manta-merge-review
المهن الحاسوبية الأخرى

Guide for the main agent to interpret merge-review output and promote a winner from forking-realities casts

2026-05-26