Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ralphy

ralphy에는 rosneri에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
6
업데이트
2026-05-27
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

manual-test
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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

2026-05-27
bug-fix-tdd
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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