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

mac-setup

يحتوي mac-setup على 12 من skills المجمعة من jdelgadoperez، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

pr
مطوّرو البرمجيات

End-to-end open-a-PR flow — run the staff-eng pre-flight self-review, commit and push via ship, then open the PR with a clear summary. Use when you say "open a PR", "create the PR", "ship this feature and open a PR", or "ready for review" and want the whole flow, not just a commit.

2026-07-09
heic-to-jpg
مطوّرو البرمجيات

Batch-convert HEIC images (e.g., iPhone slide screenshots) to compressed JPGs that fit under Read tool size limits. Use when the user has HEIC files that need to be reviewed visually by Claude or batch-processed for any downstream tool.

2026-06-16
writing-voice
الكتّاب والمؤلفون

Writing voice reference template for AI writing assistants. Captures authentic communication style patterns for code reviews, Slack messages, and other written communication.

2026-06-16
anti-sycophancy
الكتّاب والمؤلفون

Anti-sycophancy skill

2026-06-15
staff-eng-pre-flight
محللو ضمان جودة البرمجيات والمختبرون

Use before opening a PR, requesting reviews, marking a draft ready, or pushing a substantive code change to a feature branch — the author's own staff-engineer self-review gate. Triggers on "open a PR", "create the PR", "ready for review", "request reviews", "mark ready", "un-draft", "ship it", "I'm done", "ready to merge", "push this feature".

2026-06-03
memory-recall
مطوّرو البرمجيات

Recall full context from a past Claude session. Use when the user needs detailed context from previous work — architecture decisions, implementation approaches, debugging sessions, or conversation threads.

2026-04-23
memory-search
مطوّرو البرمجيات

Search past Claude chat history using the memory-bank vector DB. Use when the user asks about previous conversations, past solutions, or wants to find something discussed in an earlier session.

2026-04-23
worktree-workflow
مطوّرو البرمجيات

Git worktree workflow. Commands, naming conventions, rules, and example workflow. Use when creating worktrees, switching branches, or starting parallel work.

2026-04-23
bug-swarm
مطوّرو البرمجيات

Use when you have a bug report and want to investigate it across multiple local repos in parallel, with isolated git worktrees per repo and a unified commit plan at the end.

2026-04-22
multi-commit
مطوّرو البرمجيات

Use when you have changed files across multiple git repos and want to group changes by theme, get confirmation, then commit and push each repo.

2026-04-22
ship
مطوّرو البرمجيات

Stage changed files, write conventional commit messages grouped by theme, commit, and push. Use after implementation is done and tests pass.

2026-04-22
context7
مطوّرو البرمجيات

Look up library documentation using Context7 MCP. Use when the user invokes /context7 or needs to fetch up-to-date docs and code examples for any library or framework.

2026-02-26