Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

claude-sandbox

claude-sandbox contient 10 skills collectées depuis sryps, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
6
mis à jour
2026-03-25
Forks
2
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

gh-issue
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-24
docs
Développeurs de logiciels

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

2026-03-24
pr-summary
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en sécurité de l'information

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
Administrateurs de réseaux et de systèmes informatiques

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