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

guplem.github.io

يحتوي guplem.github.io على 9 من skills المجمعة من guplem، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

implement-issue
مطوّرو البرمجيات

Implement a GitHub issue step by step - ask about the branch, the PR target, and the phases first, then run the work and the review cycle with the review-pr skill. Use whenever the user asks to implement, work on, or execute a GitHub issue.

2026-07-21
create-issue
مطوّرو البرمجيات

Create a well-structured GitHub issue with duplicate detection, code verification, and auto-labeling. Use whenever the user asks to create, file, open, log, or raise a GitHub issue, in any wording.

2026-07-21
review-pr
محللو ضمان جودة البرمجيات والمختبرون

Review a GitHub pull request and post one clear review, with inline comments. The default is collaborative - you analyze deeply, explain the changes in simple terms, ask the user about each finding, and post a review that reflects their decisions. Use when the user asks to review a PR. --no-verdict = programmatic COMMENT-only mode that also writes .reviews/<PR_NUMBER>-review.md (used by implement-issue). --autonomous = unattended review that posts a formal verdict.

2026-07-21
debug
مطوّرو البرمجيات

Root-cause a bug or a failed fix with evidence, not guesses - brainstorm causes, research them in parallel, confirm one with logs before changing code. Use when a reported behavior needs root-causing or a fix attempt has failed.

2026-07-21
rename-symbol
مطوّرو البرمجيات

Rename or refactor a symbol safely by searching every naming-case variant across code, tests, docs, configs, and JSON. Use when renaming any identifier so no reference is missed.

2026-07-21
write-ai-instructions
المهن الحاسوبية الأخرى

Author or edit AI-facing instruction files in this repo - AGENTS.md, skills under .claude/skills/, subagents under .claude/agents/, and spawned-agent prompts. Covers the prompt-writing rules for current Claude models, the map-not-manual standard for AGENTS.md, the living-document rule, and when and where to persist a new rule. Use when editing any AI-instruction file.

2026-07-21
add-web-project
مطوّرو البرمجيات

Scaffold a new web-project with folder, README, tests, portfolio data, ADRs, and documentation updates

2026-07-14
research-agents
مطوّرو البرمجيات

Launch N parallel research agents that explore different improvement approaches, cross-pollinate ideas, and converge on a unified plan

2026-07-14
review-pr-comments
محللو ضمان جودة البرمجيات والمختبرون

Review PR comments, apply or reject each one with evidence, and post replies directly to GitHub

2026-07-14