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

devcontainer-template

يحتوي devcontainer-template على 8 من skills المجمعة من jdelfino، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
0
محدث
2026-02-24
Forks
0
التغطية المهنية
3 فئات مهنية · 88% مصنفة
مستكشف المستودعات

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

coordinator
مطوّرو البرمجيات

Single entry point for all implementation work. Triages tasks, manages beads issues, decides direct vs. branch execution, delegates to implementer skill, runs reviewers, creates PRs.

2026-02-24
implementer
مطوّرو البرمجيات

Pure development workflow with test-first development and coverage review. Used by coordinator directly or as a subagent. Never manages beads issues or commits.

2026-02-24
merge-queue
مطوّرو البرمجيات

Process open PRs — merge when CI passes, handle rebases, file issues for failures. Run in a dedicated window.

2026-02-24
reviewer-correctness
محللو ضمان جودة البرمجيات والمختبرون

Review PR diff for bugs, error handling gaps, security issues, and API contract mismatches. Spawned by coordinator before PR creation.

2026-02-24
reviewer-plan
محللو ضمان جودة البرمجيات والمختبرون

Review filed implementation plans for architectural issues, duplication risks, and completeness. Spawned by planner as a subagent.

2026-01-31
reviewer-tests
غير مصنف

Review PR test quality — meaningful coverage, edge cases, integration tests, and test accuracy. Spawned by coordinator before PR creation.

2026-01-31
planner
متخصصو إدارة المشاريع

Collaboratively plan epics by exploring the codebase, discussing tradeoffs, filing issues, and running plan review. Invoked via /plan.

2026-01-28
reviewer-architecture
محللو ضمان جودة البرمجيات والمختبرون

Review PR for duplication, pattern divergence, and architectural issues by comparing against the full codebase. Spawned by coordinator before PR creation.

2026-01-28