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

ralphy

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

skills collectés
6
Stars
6
mis à jour
2026-05-27
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

manual-test
Analystes en assurance qualité des logiciels et testeurs

Run a manual test of the ralph CLI to verify it works end-to-end. Use when you need to smoke test ralph after making changes.

2026-05-27
ship-feature
Développeurs de logiciels

End-to-end ship a feature in this repo — fresh branch from main, local CI gates, commit + push, PR with body, wait for CI, squash-merge, tag at main HEAD, wait for npm publish, verify. Use when the user says "ship this", "release a new version", "create a PR and publish", or describes a code change that should land on npm.

2026-05-27
verify
Analystes en assurance qualité des logiciels et testeurs

Run CI targets locally, push, and watch remote CI checks. Surfaces issues concisely. All output saved to /tmp.

2026-05-27
bug-fix-tdd
Analystes en assurance qualité des logiciels et testeurs

Enforce test-first workflow for bug fixes. Use whenever the user asks to fix a bug, defect, regression, or issue. Write a failing test that captures the bug AND a passing test for the correct behavior BEFORE touching production code, then fix and flip.

2026-05-23
ship-feature
Développeurs de logiciels

End-to-end ship a feature in this repo — fresh branch from main, local CI gates, commit + push, PR with body, wait for CI, squash-merge, tag at main HEAD, wait for npm publish, verify. Use when the user says "ship this", "release a new version", "create a PR and publish", or describes a code change that should land on npm.

2026-05-12
manual-test
Analystes en assurance qualité des logiciels et testeurs

Run a manual test of the ralph CLI to verify it works end-to-end. Use when you need to smoke test ralph after making changes.

2026-03-10