Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

caelo

caelo contient 13 skills collectées depuis AuraVixStudio, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
13
Stars
17
mis à jour
2026-06-17
Forks
4
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

review-a-github-pr-via-gh
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-06-07
debug-reproduce-isolate-fix
Développeurs de logiciels

Systematically diagnose and fix a bug instead of guessing.

2026-06-07
document-code
Développeurs de logiciels

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

2026-06-07
explain-codebase
Développeurs de logiciels

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

2026-06-07
refactor-behavior-preserving
Développeurs de logiciels

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

2026-06-07
write-tests
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-07
best-of-n-parallel-attempts
Autres occupations informatiques

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

2026-06-07
check-work-verify-against-criteria
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-07
design-doc-write-review-loop
Développeurs de logiciels

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

2026-06-07
implement-multi-agent-loop
Développeurs de logiciels

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

2026-06-07
pr-babysit-watch-drive-to-green
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-07