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

caelo

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

skills مجمعة
13
Stars
17
محدث
2026-06-17
Forks
4
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

review-a-github-pr-via-gh
محللو ضمان جودة البرمجيات والمختبرون

Review a specific GitHub pull request with gh — fetch the diff, fan out reviewers, consolidate, and optionally post the review. Requires the `gh` CLI or the GitHub MCP server.

2026-06-17
commit-clean-conventional
مطوّرو البرمجيات

Stage the right changes and write a clear, conventional commit message.

2026-06-07
debug-reproduce-isolate-fix
مطوّرو البرمجيات

Systematically diagnose and fix a bug instead of guessing.

2026-06-07
document-code
مطوّرو البرمجيات

Add clear docstrings/comments and update docs for changed or unfamiliar code.

2026-06-07
explain-codebase
مطوّرو البرمجيات

Map and explain an unfamiliar codebase or module to the user.

2026-06-07
refactor-behavior-preserving
مطوّرو البرمجيات

Improve code structure in small, safe steps without changing behavior.

2026-06-07
write-tests
محللو ضمان جودة البرمجيات والمختبرون

Add focused, meaningful tests for code — happy path plus the edge cases that matter.

2026-06-07
best-of-n-parallel-attempts
المهن الحاسوبية الأخرى

Delegate N parallel subagents on the same task, then pick the best result.

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

Verify an implementation against acceptance criteria with a reviewer and a tester.

2026-06-07
design-doc-write-review-loop
مطوّرو البرمجيات

Draft a design document and iterate writer/reviewer subagents until consensus.

2026-06-07
implement-multi-agent-loop
مطوّرو البرمجيات

Orchestrate an implement -> review -> fix loop with subagents until reviewers sign off.

2026-06-07
pr-babysit-watch-drive-to-green
مطوّرو البرمجيات

Watch a pull request and delegate fixes until CI is green and reviews are addressed. Requires the GitHub MCP server or `gh`.

2026-06-07
review-changes-multi-agent
محللو ضمان جودة البرمجيات والمختبرون

Delegate read-only reviewers over the local changes/branch and consolidate findings.

2026-06-07