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

eval

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

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

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

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

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

2026-05-20
refactor-finder
مطوّرو البرمجيات

Autonomous codebase cruft discovery. Scans for duplication, dead code, leaky abstractions, pattern divergence, and complexity. Files findings as beads issues. Invoked via /refactor-finder.

2026-05-20
coordinator
مطوّرو البرمجيات

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

2026-05-18
rebase
مطوّرو البرمجيات

Resolves rebase conflicts by gathering full context from beads issues, git diffs, and surrounding code. Invoked by coordinator and merge-queue after a fast-path rebase fails.

2026-05-17
merge-queue
مطوّرو البرمجيات

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

2026-05-13
planner
مطوّرو البرمجيات

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

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

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

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

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

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

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

2026-05-01
test-runner
محللو ضمان جودة البرمجيات والمختبرون

Lightweight sub-agent that runs quality gates and returns a concise pass/fail result. Used by implementer to preserve context.

2026-05-01
e2e-testing
محللو ضمان جودة البرمجيات والمختبرون

Guide for writing, running, and debugging Playwright E2E tests in eval.

2026-03-02
reviewer-plan
مطوّرو البرمجيات

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

2026-02-25
debug-prod
مديرو الشبكات وأنظمة الحاسوب

Investigate production issues using logs, database, and Identity Platform. Read-only by default.

2026-02-14