Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ralphy

ralphy 收录了来自 rosneri 的 6 个 skills,并提供仓库级职业覆盖和站内 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