Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

claude-sandbox

يحتوي claude-sandbox على 10 من skills المجمعة من sryps، مع تغطية مهنية على مستوى المستودع وصفحات 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