Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

claude-sandbox

claude-sandbox에는 sryps에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
6
업데이트
2026-03-25
Forks
2
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

gh-issue
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-03-24
docs
소프트웨어 개발자

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

2026-03-24
pr-summary
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
정보 보안 분석가

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
네트워크·컴퓨터 시스템 관리자

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