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

dotfiles

يحتوي dotfiles على 13 من skills المجمعة من thavelick، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

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

Run the same comprehensive review your CI runs on PRs, but locally against your full local-vs-remote diff and printed as text in the session, with an optional fix loop. Use when the user wants to mirror or preview the CI code review before pushing, get their branch CI-clean, or run an iterative review-then-fix loop. Triggers on "run the CI review locally", "preview the CI review", "mirror CI", "ci review", "will CI pass", "review-and-fix before pushing". For a plain read-only local review with no CI-parity framing or fix loop, prefer /review-local instead.

2026-07-04
delegate-coding
مطوّرو البرمجيات

For coding/implementation tasks, use your own judgement to delegate the actual code-writing to a subagent running an appropriately lower-power model, to conserve top-tier tokens. Triggers whenever a task is primarily writing or editing code (features, fixes, refactors, mechanical edits). Skip for judgement-heavy work (design, debugging, auditing, synthesis).

2026-07-04
merge
مطوّرو البرمجيات

Merge the current PR with branch deletion, but only after CI passes. Use when the user clearly means "merge the open PR" (e.g. plain "merge", "merge it", "ship it"). Do NOT use for git branch merges ("merge main into X") or code merges.

2026-06-17
parse-claude-logs
مديرو الشبكات وأنظمة الحاسوب

Inspect Claude Code session logs (transcripts) for the current or another project. Use when the user explicitly asks to "look at the claude logs", "parse my session", "what did I ask claude", "show the transcript", "list claude sessions", or similar phrasings referencing Claude's own JSONL logs.

2026-05-19
grill-me
المحاورون (باستثناء التأهيل والقروض)

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-05-13
grill-with-docs
متخصصو إدارة المشاريع

Docs-aware grilling. Explores the repo's existing docs first, then interviews the user relentlessly about a plan or design while cross-referencing those docs and the code. Use when user wants to stress-test a plan against the project's existing documentation, says "grill me with docs", "grill against the docs", or similar.

2026-05-13
screenshot
مطوّرو البرمجيات

Read the most recent screenshot(s) the user took. Use when the user references "the screenshot I took", "my latest screenshot", "look at the screenshot", "the 3 screenshots I just took", "a few screenshots", or similar phrasings that imply opening their most recent screen capture(s) without specifying a path.

2026-05-11
dev-workflow
متخصصو إدارة المشاريع

Start working on a ticket, dev workflow, work on an issue, pick up a ticket

2026-05-11
general-research
ممثلو خدمة العملاء

Bias-aware web research for open-ended, contested, comparative, or claim-evaluation questions. Skip for definitions, syntax, or single facts the model knows reliably. Triggers on questions like "is this viral claim true", "is X actually effective", "did Y happen the way Z claims".

2026-05-10
address-pr-feedback
محللو ضمان جودة البرمجيات والمختبرون

Review automated PR feedback, discuss with the user, fix what they approve, respond to comments, and push

2026-05-10
competitive-seo-analysis
محللو أبحاث السوق ومتخصصو التسويق

Conduct systematic SEO competitive analysis for landing pages by auditing current content, identifying target keywords, analyzing competitor strategies, and generating data-driven recommendations. Use when you need to improve search rankings, find content gaps, or develop SEO strategy based on competitor insights.

2026-05-10
cut-branch
مطوّرو البرمجيات

Create a new git branch for working on a feature or fix

2026-05-10
simplify-agent
محللو ضمان جودة البرمجيات والمختبرون

Review changed code for reuse, quality, and efficiency using the code-simplifier agent

2026-05-10