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

config

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

skills مجمعة
5
Stars
37
محدث
2026-05-30
Forks
2
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

bilingual-explain
مطوّرو البرمجيات

Format responses for non-native English speakers by using simplified English and adding a Japanese explanation of the original message. Use when the user invokes /bilingual-explain, or asks for easy English with Japanese notes. Applies to the current response and all subsequent responses in the session until the user cancels it.

2026-05-30
english-review
الكتّاب التقنيون

Review the user's English writing and produce structured feedback with a fluency score, passage-level revisions, and sophistication suggestions that go beyond simple grammar fixes. Use when the user invokes /english-review, asks to review or polish their English, or asks for feedback on chat messages, commit messages, or prose they have written. This is also the canonical format used by the Stop-hook English reviewer.

2026-05-30
github-cli
مطوّرو البرمجيات

Use this skill when the user shares a GitHub URL (issue or pull request). Automatically fetch details using GitHub CLI (gh command). Triggered by URLs like github.com/himkt/.claude/issues/123 or github.com/himkt/.claude/pull/123. Do NOT run gh commands directly — always invoke this skill first.

2026-05-30
nixos-boot-troubleshoot
مديرو الشبكات وأنظمة الحاسوب

Systematic investigation of NixOS boot failures (crash after reboot, kernel panic, black screen after update, system won't boot). Guides through journal log analysis, generation comparison, and fix proposal. Use when a user reports their NixOS system fails to boot or crashes after reboot but works with nixos-rebuild switch.

2026-05-30
pathfinder-explain
مطوّرو البرمجيات

Explain the implementation of a symbol by tracing its definition using LSP. Use when user asks to explain, trace, or understand how a specific symbol (function, class, variable) is implemented. Takes symbol name as argument. Do NOT rely on grep and reading files alone — use this skill for accurate LSP-based tracing.

2026-05-30