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

lee-to

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

skills مجمعة
38
مستودعات
4
محدث
2026-07-13
مستكشف المستودعات

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

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

Plan implementation for a feature or task. Two modes — fast (single quick plan) or full (richer plan with optional git branch/worktree flow). Use when user says "plan", "new feature", "start feature", "create tasks".

2026-07-06
aif-implement
المهن الحاسوبية الأخرى

Execute implementation tasks from the current plan. Works through tasks sequentially, marks completion, and preserves progress for continuation across sessions. Use when user says "implement", "start coding", "execute plan", or "continue implementation".

2026-07-04
aif-improve
مطوّرو البرمجيات

Refine an existing implementation plan with a second iteration. Re-analyzes the codebase for gaps, missing tasks, and wrong dependencies. Use after /aif-plan or to improve an /aif-fix plan. Optional +check flag validates refinements via a fresh-context subagent.

2026-07-04
aif-verify
محللو ضمان جودة البرمجيات والمختبرون

Verify completed implementation against the plan. Checks that all tasks were fully implemented, nothing was forgotten, code compiles, tests pass, and quality standards are met. Use after "/aif-implement" completes, or when user says "verify", "check work", "did we miss anything".

2026-07-04
aif-fix
مطوّرو البرمجيات

Fix a bug or problem. Supports fix-now or plan-first; no args executes FIX_PLAN.md. When a regression check is needed, reproduce first, then implement and rerun it. Adds logging and suggests extra coverage.

2026-07-04
aif-qa-check
محللو ضمان جودة البرمجيات والمختبرون

Executes QA test cases created by /aif-qa in human-guided or automated-agent mode. Use when you need to walk through QA one case at a time, record pass/fail results, or have an agent verify cases through browser, CLI, API, automated tests, or file/document checks.

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

Set up agent context for a project. Analyzes tech stack, installs relevant skills from skills.sh, generates custom skills, and configures MCP servers. Use when starting new project, setting up AI context, or asking "set up project", "configure AI", "what skills do I need".

2026-07-03
aif-loop
مطوّرو البرمجيات

Run a strict multi-iteration Reflex Loop with phases (PLAN, PRODUCE||PREPARE, EVALUATE, CRITIQUE, REFINE) to improve an artifact until quality gates pass or iteration limits are reached. Use when user asks for iterative refinement, quality-gated generation, or "generate -> critique -> refine" loops.

2026-06-28
عرض أهم 8 من أصل 30 skills مجمعة في هذا المستودع.
hlv-generate
مطوّرو البرمجيات

Generate contracts, validation specs, and implementation plan from milestone artifacts. Use when the user has added requirements to milestone artifacts/ and wants to formalize them into contracts, or says "generate", "create contracts", or "formalize requirements".

2026-07-13
hlv-verify
محللو ضمان جودة البرمجيات والمختبرون

Validate contracts, validation specs, plan, and project map. Runs structural checks and LLM cross-review, then produces a verify report. Use after /hlv-generate or after manual edits to contracts, when the user says "verify", "check", or "validate structure".

2026-07-13
hlv-artifacts
مطوّرو البرمجيات

Interactive interview to fill artifacts directory. Walks through domain, features, infrastructure, decisions, and unknowns. Use at project start or when adding features.

2026-07-09
hlv-implement
مطوّرو البرمجيات

Execute the implementation plan by assigning agents to tasks, generating code and tests from contracts. Agents work in parallel within stages. Use after /hlv-verify passes, when the user says "implement", "generate code", or "execute plan".

2026-07-09
hlv-questions
مطوّرو البرمجيات

Interactive session to resolve open questions. Walks through each question, gives a recommendation, asks the user, and updates the file. Use after /hlv-generate when open questions exist.

2026-07-09
hlv-validate
مطوّرو البرمجيات

Run all mandatory validation gates (from gates-policy.yaml) and produce a release decision. Use after /hlv-implement completes, when the user says "validate", "run gates", "check gates", or "release check".

2026-07-09
عرض 4 من أصل 4 مستودعات
تم تحميل كل المستودعات