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

MortyClaw

يحتوي MortyClaw على 7 من skills المجمعة من fifeqqs1، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
24
محدث
2026-05-15
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

codebase-inspection
مطوّرو البرمجيات

Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when asked to check lines of code, repo size, language composition, or codebase stats.

2026-05-15
github-auth
مديرو الشبكات وأنظمة الحاسوب

Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.

2026-05-15
github-code-review
محللو ضمان جودة البرمجيات والمختبرون

Review code changes by analyzing git diffs, leaving inline comments on PRs, and performing thorough pre-push review. Works with gh CLI or falls back to git + GitHub REST API via curl.

2026-05-15
github-pr-workflow
مديرو الشبكات وأنظمة الحاسوب

Full pull request lifecycle — create branches, commit changes, open PRs, monitor CI status, auto-fix failures, and merge. Works with gh CLI or falls back to git + GitHub REST API via curl.

2026-05-15
systematic-debugging
محللو ضمان جودة البرمجيات والمختبرون

Use when encountering any bug, test failure, or unexpected behavior. 4-phase root cause investigation — NO fixes without understanding the problem first.

2026-05-15
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with test-first approach.

2026-05-15
writing-plans
متخصصو إدارة المشاريع

Use when you have a spec or requirements for a multi-step task. Creates comprehensive implementation plans with bite-sized tasks, exact file paths, and complete code examples.

2026-05-15