Skip to main content

liuchengxu/dotfiles

جمع SkillsMP عدد ١٧ من skills من liuchengxu/dotfiles. افتح أي skill لمراجعة مصدره وتفاصيله.

آخر نشاط مصدر مسجل
آخر تحديث لفهرس SkillsMP
skills مجمعة
١٧
نجوم GitHub
٢١٦
تفرعات GitHub
٨٨

عرض ١٧ من أصل ١٧ skills مجمعة.

المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Use when asked to review code or a design at any granularity — a pull request, an architecture/design proposal, a module, a file, or a whole codebase/repo — "review this PR", "review this repo", "audit this module", "challenge this design", "is this…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المحررون
الوصف

Review a written document (markdown, design doc, runbook, README, etc.) for redundancy, inconsistency, clarity, and density. Apply the general rules first, then the type-specific addendum for the doc's genre. TRIGGER when: user asks to "review", "audit",…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو الويب
الوصف

Render a markdown doc as a self-contained HTML view, written by hand for that document. TRIGGER when the user asks for an "html view", "make this readable", "render as html/page", "open as a page", or wants a shareable page of a markdown deliverable (review…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Shapes the body text when creating a GitHub issue or pull request, so the result is concise, plain-spoken, and leads with the bigger picture instead of reading like a robotic template. USE when: about to open or draft a GitHub issue or PR (via `gh`, the web…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Close a document against the session that produced it — no dangling finding IDs, no session-only shorthand, and code references a cold reader can actually resolve. TRIGGER when writing or updating any document that references code or may leave the session:…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
موظفو الملفات
الوصف

Where an agent-created document belongs: scratch `notes/` that dies with the worktree, or durable `~/notes/<owner>/<repo>/` that outlives the branch. Covers naming, frontmatter, collisions, repo hygiene, and HTML artifacts. TRIGGER when creating, naming, or…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Sourcing discipline for research and analysis: validate each claim against a primary source, link it, and verify on-chain identifiers before citing them. TRIGGER when producing research, analysis, comparisons, or any write-up that asserts external facts about…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Where things go inside a function body: define each binding next to its first use, and inline single-use values unless naming one earns its keep. TRIGGER when writing or restructuring the body of a function, in any language. DO NOT TRIGGER for module/file…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Working inside a git worktree: where to create one, how to push from it, and why the `gh` CLI needs `--repo` there. TRIGGER when creating a worktree, or when running git or gh commands from a directory under `.claude/worktrees/`. DO NOT TRIGGER for ordinary…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Rust conventions: inline interpolation in format strings, one consolidated import group per file, checked arithmetic for value operations, and the fmt/clippy gate before committing. TRIGGER when writing, editing, or reviewing Rust — any `.rs` file, a Cargo…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use before committing any diff that adds or edits code/doc comments — triggered by the comment-diff-gate pre-commit check, or invoke directly to prune low-value comments from a change. A delete-biased pass over added/edited comments that removes…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

This skill should be used when code search is needed (whether explicitly requested or as part of completing a task), when indexing the codebase after changes, or when the user asks about ccc, cocoindex-code, or the codebase index. Trigger phrases include…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Query Grafana Loki logs and Prometheus metrics for BTC Vault infrastructure. TRIGGER when: user mentions Grafana, logs, Loki, monitoring, observability, alerts, metrics, error investigation, or asks to check/debug/investigate daemon behavior in any…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Compact the current conversation into a handoff document for another agent to pick up.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Inspect and switch the local Clash Verge/mihomo VPN via the bundled `vpnctl` CLI. TRIGGER when: user asks to check VPN status, see/switch proxy nodes, find the fastest node, fix slow/blocked connectivity, or control how Claude/Anthropic traffic is routed…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Use when the user asks for a weekly report, activity summary, or wants to review what was done in a GitHub org over a time period — searches issues and PRs, filters by author, groups by repo, and formats for Slack

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ١٧ من أصل ١٧ skills مجمعة.