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

dotfiles

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

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

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

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

GitHub Issue や Pull Request にコメントを投稿する。Use when Claude needs to: (1) Post a comment on a GitHub Issue, (2) Post a comment on a Pull Request, (3) Reply to existing discussions. コメント本文を標準入力から受け取ることで引用符の問題を回避する。

2026-07-01
tomoasleep-pr-style
مطوّرو البرمجيات

tomoasleep が書くような Pull Request の書き方を教えます。PR の説明文を書く・直す・レビューする・What/How/Why を整える・flaky 修正やバグ修正の説明を書くときは必ず使ってください。特に How が実装詳細に寄りすぎている場合や、Why に「なぜこの変更で直るのか」を検証可能に書く必要がある場合に使います。

2026-07-01
test-by-playwright
محللو ضمان جودة البرمجيات والمختبرون

指示された内容、または GitHub Pull Request で実装している内容に対して、 Playwright MCP, Playwright テストコードを生成および実行します。

2026-06-24
create-github-sub-issues
مطوّرو البرمجيات

GitHub Sub Issuesの作成・管理(追加/削除/一覧)を行うためのSkill。Use when Claude needs to: (1) Plan作成やタスク分解で関連するIssueを複数作り、親子関係を付けたい, (2) 既存の親Issueに子Issueを追加して進捗を追いたい, (3) 既存の親子関係を解除したい, (4) 親Issueに紐づくSub Issue一覧を取得したい

2026-06-24
skill-script-path-safety
مطوّرو البرمجيات

Skillの利用時に scripts の相対パス解決ミスを防ぐための実行手順。相対パス、cwd、No such file or directory、./scripts、scripts/ が出る文脈では必ずこのSkillを使って、Skill Base Directory基準で絶対パス実行に正規化する。

2026-06-24
vibedump
أمناء سر المدراء والمساعدون الإداريون التنفيذيون

カレントディレクトリの .vibedump.jsonl に作業ログを追記し、jq でタスク状況を集計するときに使う

2026-03-24
obsidian-cli
مطوّرو البرمجيات

Obsidian CLI で Obsidian Vault を操作する。Use when: (1) Obsidian のノートを CLI から作成/編集/検索, (2) プラグイン/テーマの管理, (3) テンプレートの適用, (4) タスクやプロパティの操作

2026-03-22
anpop-notify
مطوّرو البرمجيات

Agent が anpop notify CLI を使ってユーザーにリアルタイム通知を送信する。Use when: (1) Long-running tasks complete (build, test, refactoring, git operations), (2) User input required (questions, confirmations, approvals), (3) Task started to show progress indicator, (4) Errors or blockers encountered. CRITICAL: Users switch contexts while agents work. Without notifications, users must repeatedly check terminal. This skill enables proactive communication, allowing users to focus elsewhere until their attention is needed. Install with: anpop install skill

2026-03-16
cmux-workspace
مطوّرو البرمجيات

cmux CLI で workspace とセッションを管理。git worktree 連携サポート。Use when: (1) workspace 作成/一覧/選択/閉じる, (2) window/pane/tab 管理, (3) git worktree から workspace 作成, (4) cmux 経由でコマンド送信・通知

2026-03-16
interactive-debug
مطوّرو البرمجيات

Provide a way to debug complex problem (such as test failures)

2026-03-16
git-worktree-professional
مطوّرو البرمجيات

Create, Manage Git worktrees. Read this when you use git worktree.

2026-03-16
github-project
مطوّرو البرمجيات

GitHub Projects (Projects V2) の情報取得・操作を行う。Use when Claude needs to: (1) List/view GitHub Projects, (2) Get items/fields from a project, (3) Add/edit/delete project items, (4) Create/manage project fields

2026-03-16
lookup-github-unresolved-review-comments
مطوّرو البرمجيات

Lookup unresolved review comments in the current GitHub Pull Request

2026-03-16
manage-github-issue-dependencies
مطوّرو البرمجيات

GitHub Issueの依存関係(dependencies)を作成・削除・一覧表示する。Use when Claude needs to: (1) Create blocked-by relationships between issues, (2) Create blocking relationships between issues, (3) Remove issue dependencies, (4) List blocked-by or blocking issues

2026-03-16
pull-request-fix-plan
محللو ضمان جودة البرمجيات والمختبرون

Create a fix plan from the given code review comments and CI results.

2026-03-16
read-github-issue
مطوّرو البرمجيات

GitHub Issueの内容を取得します。ghコマンドを使用してIssueのタイトル、本文、コメント、ラベル、アサイン情報などを取得します。

2026-03-16
self-review
محللو ضمان جودة البرمجيات والمختبرون

Check if current changes meets the quality standards and satisfy the given code review comments (if already given).

2026-03-16
opencode-customization
مطوّرو البرمجيات

OpenCodeのカスタマイズ方法を包括的にガイド。設定ファイル、Agent Skills、Custom Tools、Custom Commands、Custom Agents、Themes、Keybinds、Formatters、Permissions、MCP Serversの設定方法について説明します

2026-03-16
opencode-session-collector
مطوّرو البرمجيات

OpenCode SDK/APIでセッション一覧を取得し、必要なメッセージだけ抽出する方法を学ぶときに使う

2026-03-16
rbs-professional
مطوّرو البرمجيات

A skill to assist to write RBS (Ruby signature, Ruby Type system) and rbs-inline.

2026-03-16
ask-question
مطوّرو البرمجيات

ユーザーに質問する必要がある場合、または選択肢から選んでもらいたい場合、確認事項がある場合に使用する

2026-02-03