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

LaiTszKin

عرض على مستوى المستودعات لـ 22 skills مجمعة عبر 2 مستودعات GitHub.

skills مجمعة
22
مستودعات
2
محدث
2026-07-12
مستكشف المستودعات

المستودعات و skills الممثلة

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

Reads SPEC.md, validates technical feasibility through web research, finds quality reference implementations, confirms tech stack compatibility, then produces DESIGN.md (architecture design, external dependencies), CHECKLIST.md (verification strategy), Architecture Diff, and design-time refactoring plan. Not for use without a SPEC.md.

2026-06-18
discuss
متخصصو إدارة المشاريع

Helps users clarify vague requirements through structured conversation, producing a high-level design (PROPOSAL.md) with requirement summaries. Does not read any repo files — relies entirely on conversation. Suitable for requirement discussions, feature ideation, or greenfield project planning.

2026-06-18
fix
مطوّرو البرمجيات

Executes FIX.md (from the qa skill) as the fix coordinator. The coordinator reads the fix plan, dispatches fix workers and regression test workers, verifies batch gates, and manages the execution flow — it does not write or fix code itself.

2026-06-18
implement
مطوّرو البرمجيات

Executes PROMPT.md (from the plan skill) as the implementation coordinator. The coordinator reads the plan, dispatches workers, verifies batch gates, and manages the execution flow — it does not write implementation code itself.

2026-06-18
plan
مطوّرو البرمجيات

Converts SPEC.md + DESIGN.md + CHECKLIST.md into a self-contained coordinator prompt (PROMPT.md) with complete task decomposition, dependency analysis, batch scheduling, and pre-written worker prompts. The generated PROMPT.md is consumed directly by the implement skill.

2026-06-18
qa
مطوّرو البرمجيات

Reads spec documents and the review output REPORT.md, then generates a self-contained fix coordinator prompt (FIX.md) with issue inventory, dependency analysis, batch scheduling, regression test design, and pre-written worker prompts. The generated FIX.md is consumed directly by the fix skill.

2026-06-18
review-pr
محللو ضمان جودة البرمجيات والمختبرون

Review a pull request — interactive PR selection via `gh`, 4-dimension code review (hallucinated code, architecture, performance, test validity), then post severity-graded comments with fix suggestions on the PR. Not for spec-based review — use `review` instead.

2026-06-18
review
محللو ضمان جودة البرمجيات والمختبرون

Reviews spec-related code changes across six dimensions and produces a structured review report (REPORT.md) with findings only — no fix suggestions. Not for non-spec changes, direct code modification, or contexts without a spec.

2026-06-18
عرض أهم 8 من أصل 20 skills مجمعة في هذا المستودع.
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات