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

coding-tool

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

skills مجمعة
10
Stars
0
محدث
2026-06-23
Forks
1
التغطية المهنية
التصنيف قيد الانتظار
مستكشف المستودعات

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

coordinator
غير مصنف

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

2026-06-23
implementer
غير مصنف

Pure development workflow with test-first development and coverage review. Used by coordinator as a subagent. Commits to its own worktree branch, but never pushes, manages beads issues, or opens PRs.

2026-06-23
reviewer-correctness
غير مصنف

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

2026-06-23
reviewer-tests
غير مصنف

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

2026-06-23
tutorial
غير مصنف

Day-2 training tutor for the agent-friendly-project exercise. Answers student questions about the process, the exercise, the workflow, the concepts from the training, or anything about this repo. Invoked via /tutorial.

2026-06-23
e2e-testing
غير مصنف

Writing, running, and debugging Playwright E2E tests in coding-tool.

2026-06-22
merge-queue
غير مصنف

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

2026-06-22
planner
غير مصنف

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

2026-06-22
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-06-22
reviewer-plan
غير مصنف

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

2026-06-22