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

agent-toolkit

يحتوي agent-toolkit على 18 من skills المجمعة من eai-org، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
18
Stars
26
محدث
2026-07-24
Forks
3
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

memory-doctor
المهن الحاسوبية الأخرى

Audit the current project's agent-memory and, block by block, relocate each entry into a user-controlled home (project doc/skill/rule or user-level skill/rule) or archive it — draining memory so nothing uncontrolled accumulates in the agent's context.

2026-07-24
use-conversational-language
الكتّاب التقنيون

How to write texts meant to be published by humans for other humans.

2026-07-23
fresh-eyes-review
محللو ضمان جودة البرمجيات والمختبرون

Fresh-eyes review of a changeset by a fresh-context agent — catches regressions and correctness issues the authoring context reads past.

2026-07-22
check-ticket-implementation
مطوّرو البرمجيات

Check how much of a ticket is already implemented — split it into requirement blocks, judge each against the code, and save a human-readable TICKET-STATUS report in the planning dir.

2026-07-20
compact-skill-creator
مطوّرو البرمجيات

Author or refine a skill for maximum token economy without losing intent. Use when creating any new skill or editing an existing `SKILL.md`.

2026-07-20
context-checkup
مطوّرو البرمجيات

Audit what auto-loads into an agent session's context window and suggest lean, reversible fixes to cut startup tokens.

2026-07-20
review-code-assistant
محللو ضمان جودة البرمجيات والمختبرون

Assist a human reviewing a pull request or branch locally — diff a source branch against its target (auto-detected or from a PR link) and return concise, human-voice review comments with file and line locations. Read-only, never posts.

2026-07-20
review-ticket
مطوّرو البرمجيات

Triage a ticket or ticket set before work starts — compare it against the codebase and save a review covering verdict, feature walkthrough, and only the high-cost questions worth raising.

2026-07-20
verify-understanding
مطوّرو البرمجيات

Verify the engineer is ready to implement a feature — a teach-back conversation over a .TICKET-REVIEW.md where they explain the feature in their own words and the agent probes and corrects.

2026-07-20
create-implementation-plan
مطوّرو البرمجيات

Turn a refined requirements document into a structured implementation PLAN.md a fresh session can execute. Planning only — decides the "how", not the "what". Invoke manually only.

2026-07-19
create-manual-test-instructions
محللو ضمان جودة البرمجيات والمختبرون

Turn a ticket or requirements document into a concise QA manual-test file a non-author can follow. Invoke manually only.

2026-07-19
fetch-pr-review
محللو ضمان جودة البرمجيات والمختبرون

Fetch all reviewer comments from a pull request URL (GitHub, Azure DevOps, …) and save them as a self-contained markdown PR-REVIEW file in the task's planning directory. Fetch only — no fixing or replying.

2026-07-19
fetch-ticket
مطوّرو البرمجيات

Fetch one or more tickets/issues from their tracker (Azure DevOps, Jira, GitHub, …) and save each as a self-contained markdown ticket file. Fetch only — no analysis or planning.

2026-07-19
refine-ticket
مطوّرو البرمجيات

Refine a development ticket — or brainstorm a raw idea — into a validated, self-contained REQUIREMENTS document — the "what", verified against the codebase. Invoke manually only.

2026-07-19
compact-docs-writer
المحررون

Rewrite or refine a doc for maximum token economy without losing any rule or intent. Use for docs kept in version control and regularly re-read by agents; skip throwaway docs like plans.

2026-07-16
refine-pr-review
محللو ضمان جودة البرمجيات والمختبرون

Triage a fetched PR review with the user, comment by comment — address, partial, or push back — drafting each reply and producing a REQUIREMENTS file for the accepted code changes. Takes the PR-REVIEW file produced by fetch-pr-review. Invoke manually only.

2026-07-06
run-nx-checks
مطوّرو البرمجيات

Run nx format, lint, test, and build on affected or specified projects, then fix unambiguous failures

2026-07-04
self-improve
المهن الحاسوبية الأخرى

Capture durable user feedback into the governing skill/doc, or propose creating a new skill when no suitable one exists, so future sessions don't repeat the mistake. Use when the user rejects, reverts, or overrides the agent's output or approach on something a skill/doc covers or should cover, and when manually invoked to improve or create guidance.

2026-06-26