Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

skills

skills contiene 4 skills recopiladas de Railly, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
4
Stars
0
actualizado
2026-07-10
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

guided-contribution
Desarrolladores de software

Learn an unfamiliar codebase by shipping a real change, where you reconstruct and predict while the agent tutors instead of doing it for you. Use when onboarding to an unfamiliar repo, picking up a first issue, or the user asks to be walked through a codebase rather than handed a fix.

2026-07-10
pick-an-issue
Desarrolladores de software

Choose what's worth fixing in someone else's issue backlog, verify it's real before investing, and ship it as a clean PR with credit. Use when landing in an unfamiliar or shared repo with a large open-issue list and needing to decide what to pick up, for example "what should I work on here" or "find a good issue to fix". Contributor-side selection (what to take FROM a repo), not maintainer-side tracker management.

2026-07-10
prove-the-test
Analistas de garantía de calidad de software y probadores

Prove a test fails when the code is wrong before you trust it green. Use when writing or reviewing a test for a change or bug fix, when a change ships with passing tests you are not sure cover it, or when the user asks "does this test have teeth", "is this covered", or "add a test for this fix".

2026-07-10
repro-an-issue
Analistas de garantía de calidad de software y probadores

Build a signal that goes red on the bug before you theorize or fix it. Use when debugging something broken, slow, or failing, when confirming a bug report is real, or before concluding a bug cannot be reproduced. Triggers include "diagnose", "why is this happening", "can you reproduce this".

2026-07-10