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

dotfiles

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

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

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

home-docs-curator
مطوّرو البرمجيات

README、AGENTS、CLAUDE、ツール別READMEを俯瞰し、重複・古い前提・読みにくい構成・不要ファイルを整理する。ドキュメント整備やリポジトリを読みやすくしたいときに使用。

2026-07-02
home-history-distill
مطوّرو البرمجيات

AIエージェント履歴を安全に集計し、再利用できる skills / agents / rules / scripts 候補だけを抽出する。履歴本文を公開せず、秘密情報を先に検出して抽象化したいときに使用。

2026-07-02
home-jj-publish-main
مطوّرو البرمجيات

jj リポジトリで検証後に現在の変更を describe し、main bookmark を進め、origin/main へ push する。ユーザーが「コミットしてpush」と依頼したときに使用。

2026-07-02
prompt-review
مطوّرو البرمجيات

このスキルは、ユーザーが「プロンプトをレビューして」「対話履歴を分析して」「理解度を診断して」 と依頼したとき、または /prompt-review で呼び出されたときに使用する。 過去のAIエージェント対話履歴(Claude Code, GitHub Copilot Chat, Cline, Roo Code, Windsurf, Antigravity, OpenCode)を読み取り、技術理解度・プロンプティングパターン・AI依存度を推定してレポートを生成する。

2026-07-02
add-config
مطوّرو البرمجيات

Add config to this macOS dotfiles repo. Use for env vars, fish abbreviations/functions/plugins, direct symlinked config files, tool integrations, shared agent config, and app config such as Neovim, Ghostty, Warp, Git, Bat, Atuin, tealdeer, and gh.

2026-07-02
add-package
مطوّرو البرمجيات

Add a package to this macOS dotfiles repo. Use when the user asks to install, add, or migrate a CLI package or GUI app, for example "add jq", "ripgrep を入れて", "lazygit 入れたい", "brew install foo を repo 管理に", "kubectl 追加して". Homebrew owns binaries here; update Brewfile, validate with brew bundle, apply with brew bundle, and verify the executable.

2026-07-02
home-aws-finops-investigation
مطوّرو البرمجيات

AWS アカウントの FinOps 調査・コスト削減分析。ReadOnly + MFA 環境での非対話認証突破、Cost Explorer の読み解き罠、RI/SP の誤認パターン、レポート数値の分母混在を避けるための学び集。

2026-07-02
home-empirical-prompt-tuning
مطوّرو البرمجيات

agent 向けテキスト指示(skill / slash command / task プロンプト / CLAUDE.md 節 / コード生成プロンプト)を、バイアスを排した実行者に動かしてもらい、両面(実行者の自己申告 + 指示側メトリクス)で評価して反復改善する手法。改善が頭打ちになるまで回す。プロンプトや skill を新規作成・大幅改訂した直後、またはエージェントの挙動が期待通りにならない原因を指示側の曖昧さに求めたいときに使う。

2026-07-02
home-fix-review-comments
محللو ضمان جودة البرمجيات والمختبرون

直前の会話に含まれるレビュー結果を精査し、妥当な指摘に対してのみ修正を実施する。レビュアーの指摘がすべて正しいとは限らないため、各コメントを批判的に評価する。

2026-07-02
home-gcp-finops-investigation
مطوّرو البرمجيات

GCP プロジェクトの FinOps 調査・コスト削減分析。Billing Export (BigQuery)、Active Assist Recommender、CUD/SUD の誤認パターン、プロジェクト/フォルダ/組織階層での集計、レポート数値の分母混在を避けるための学び集。

2026-07-02
home-iterative-refinement
مطوّرو البرمجيات

Build→Test→Feedback→Refineの反復改善ワークフロー。ツール開発時のフィードバックループとOSS検証を支援。

2026-07-02
home-jj-agent-spawn
مطوّرو البرمجيات

Spawn a parallel coding-agent session in its own jj workspace. Uses `jj_agent` if the nwiizo/jujutsu.fish plugin is installed, otherwise falls back to raw `jj workspace add`. Use when starting a second (or Nth) agent on a different task without disturbing the current working copy. Invoke manually; creates a workspace directory on disk.

2026-07-02
home-jj-commit-cycle
مطوّرو البرمجيات

In any jj (Jujutsu) repository, complete the "commit" pattern — describe the current working copy with a message, then open a fresh change for the next unit of work. Use when a coherent edit is finished and should be preserved before moving on. Invoke manually; mutates state.

2026-07-02
home-karpathy-guidelines
مطوّرو البرمجيات

LLM コーディングの 4 大失敗パターン(暗黙の仮定/過剰実装/関係ない箇所への手出し/成功基準の曖昧さ)を抑制するための行動規範。コード生成・編集・リファクタ時に参照。

2026-07-02
home-marp-slide-editing
مطوّرو الويب

Marpプレゼンテーションの技術的制約とベストプラクティス。marp:trueのMarkdown編集時やスライド作成リクエスト時に自動使用。

2026-07-02
home-orchestrator
مطوّرو البرمجيات

複雑タスクを逐次ステップに分割し、各ステップ内で並列サブタスクを実行する。大きなタスクを依頼されたとき、または「分割して」「段階的に」と指示されたときに使用。

2026-07-02
home-proactive-suggestions
مطوّرو البرمجيات

コード変更・レビュー時に改善提案を自動提示。時間短縮効果・実装例・メリットをテンプレートで提案。

2026-07-02
home-self-review
محللو ضمان جودة البرمجيات والمختبرون

手元のコード変更をセルフレビューし、指摘を批判的に評価した上で自動修正するループ。diff/staged/branch/PRを対象に複数レビューアを並列実行。

2026-07-02
home-sync-tasks
مطوّرو البرمجيات

Claude Code TaskList と vibe-ticket の同期。タスク管理の状態を双方向で同期する。

2026-07-02
home-translation-quality
الكتّاب التقنيون

公式翻訳との比較から導出した技術書翻訳の品質基準。翻訳作業時に自動参照。

2026-07-02
home-validate-on-oss
محللو ضمان جودة البرمجيات والمختبرون

ツールを実際のOSSプロジェクト(bat, fd, ripgrep, eza, tokei)で検証する。ツールの品質・パフォーマンス検証時に使用。

2026-07-02