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

claude-sandbox

claude-sandbox contiene 10 skills recopiladas de sryps, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

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

Skills en este repositorio

gh-issue
Desarrolladores de software

Create a GitHub issue from a summary description. Drafts the title and body, shows a preview, and asks for confirmation before publishing.

2026-03-25
pr-review
Analistas de garantía de calidad de software y probadores

Thorough peer code review of a PR or branch — correctness, bugs, logic errors, edge cases, code quality, simplicity, naming, test coverage. Takes a PR number or base branch argument. Pulls PR metadata via gh if available.

2026-03-25
quint
Desarrolladores de software

Autonomous Quint formal specification workflow — generate specs (new or from codebase), typecheck, create witnesses, run invariants, and verify. Like plan mode but for formal specs.

2026-03-25
merge
Desarrolladores de software

Merge a branch into the current branch — detect conflicts, summarize them, and resolve them automatically where possible. Asks the user when unsure which changes to keep.

2026-03-24
commit
Desarrolladores de software

Write a commit message following the project template and save it to commit.msg

2026-03-24
docs
Desarrolladores de software

Verify documentation (README, runbooks, module docs) aligns with the actual codebase and fix any drift

2026-03-24
pr-summary
Desarrolladores de software

Generate a PR summary from all commits since the branch diverged from a given parent branch, written to pr-summary.msg

2026-03-24
review-prod
Analistas de garantía de calidad de software y probadores

Review code and infrastructure for production readiness — error handling, observability, concurrency, stability, data integrity, IaC safety, test coverage, hygiene. For security-focused review use /review-security instead.

2026-03-24
review-security
Analistas de seguridad de la información

Security-focused review of code and infrastructure — threat modeling, auth flow tracing, OWASP checks, IAM analysis, network exposure, secrets, dependency vulnerabilities, container hardening

2026-03-24
runbook
Administradores de redes y sistemas informáticos

Generate or update an operational runbook for a service or component — deployment, rollback, health checks, failure modes, escalation. Outputs to docs/ by default.

2026-03-24