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

agent-skills

يحتوي agent-skills على 10 من skills المجمعة من Sheetgo، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
0
محدث
2026-06-10
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

code-review
محللو ضمان جودة البرمجيات والمختبرون

Use before pushing a branch, opening a PR, updating an existing PR, or merging. Use when GitHub Codex review cycles feel unbounded, when AI-flagged findings include false positives, when the team is finding adjacent-file issues each push, or when a chunk of work feels finished and you're about to ask whether to push.

2026-06-10
fix-issues
مطوّرو البرمجيات

Use when fixing bugs, resolving issues, or addressing small improvements found in testing, user reports, or code audits

2026-06-10
generate-api-tests
محللو ضمان جودة البرمجيات والمختبرون

Use when any API project (Flask, FastAPI, Express, NestJS, Django, Go) needs YAML integration tests for go-runner, when test coverage is shallow or missing, or when generating CI/CD pipelines to deploy a temp instance and run those tests

2026-06-09
git-conventions
مطوّرو البرمجيات

Use when starting new work (feature or fix branch), or when commit message validation fails. Provides branch creation wizard and commit format reference.

2026-06-09
implementation-audit
محللو ضمان جودة البرمجيات والمختبرون

Dispatch parallel reviewers to validate implementation against the plan. Use for post-implementation verification in a fresh session.

2026-06-09
session-notes
مطوّرو البرمجيات

Internal skill — not invoked directly. Use /session-status, /session-persist, or /session-handoff instead.

2026-06-09
squash-commits
مطوّرو البرمجيات

Consolidate commits into cohesive logical groups. Use ONLY when all todos are completed and you're ready to push.

2026-06-09
undo-squash
مطوّرو البرمجيات

Restore commits to their pre-squash state. Use when: squash grouping was wrong, need original commit history back, or want to try different grouping.

2026-06-09
worklog
مطوّرو البرمجيات

Use when generating worklog summaries, time reports, or Jira work log entries from git history and Claude Code session logs

2026-06-09
plan-hardening
مطوّرو البرمجيات

Use when brainstorming/discovery phase is winding down, design document exists but confidence is low, finding new issues on every review cycle, or user micromanaging review process. Auto-triggers when brainstorming stalls. Also available via explicit /plan-hardening call.

2026-01-20