Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

claude-sandbox

claude-sandbox enthält 10 gesammelte Skills von sryps, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
10
Stars
6
aktualisiert
2026-03-25
Forks
2
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

gh-issue
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-03-24
docs
Softwareentwickler

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

2026-03-24
pr-summary
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Informationssicherheitsanalysten

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
Netzwerk- und Computersystemadministratoren

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