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

Kigi-CLI

يحتوي Kigi-CLI على 5 من skills المجمعة من ZacharyZhang-NY، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

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

Interactively create a new Kigi skill (SKILL.md + optional scripts/references). Use when the user wants to create a skill, scaffold a skill, or runs /create-skill.

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

Kigi documentation and configuration help. Use when users ask about setup, configuration, MCP servers, authentication, skills, slash commands, keyboard shortcuts, or any Kigi feature. Also use proactively when you detect a user is having trouble with setup or onboarding.

2026-07-18
best-of-n
مطوّرو البرمجيات

Implement a task N ways in parallel and pick the best. Spawns multiple subagents in isolated worktrees, evaluates all candidates, and applies the winner. Use when asked to "best of n", "try multiple approaches", "parallel implementations", "/best-of-n", or "/bon".

2026-07-17
check-work
محللو ضمان جودة البرمجيات والمختبرون

Check your work with a verification subagent that reviews diffs, runs builds and tests, and evaluates correctness. Read this file for instructions. Use when asked to "check work", "verify changes", "self-verify", "/check-work", "/check", "/verify", or "/self-verify".

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

Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a deep code quality audit or an especially harsh maintainability review.

2026-07-17