Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ralphy

ralphy contains 6 collected skills from rosneri, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
6
updated
2026-05-27
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

manual-test
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-05-27
bug-fix-tdd
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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