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

dotfiles

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

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

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

contextual-commit
مطوّرو البرمجيات

Use when the user says "commit", "コミット", "コミットして", "commit して", or any variation asking to create a git commit. Also use when finishing a task and committing code. Writes contextual commits with Conventional Commits subject + structured action lines (intent/decision/rejected/constraint/learned) in the body to preserve WHY code was written.

2026-05-09
adr-reference
مطوّرو البرمجيات

This skill should be used when the user asks about "ADR template", "ADRテンプレート", "ADRの書き方", "ステータスの定義", "Supersedeフロー", "ADR運用ルール", "adr-reference", or when creating/updating ADRs to ensure consistent formatting and structure.

2026-05-02
adr-ship
مطوّرو البرمجيات

This skill should be used when the user wants to "implement an ADR", "ADRを実装して", "ADR-012 を実装して", "ADR-012 を完了させて", "受け入れ条件を満たすまで実装して", "受け入れ条件を検証して修正して", "adr-ship", or provides an ADR number/name to implement. Runs the implement→verify→fix loop for a specific ADR until all acceptance criteria in docs/issues.md pass.

2026-05-02
create-adr
مطوّرو البرمجيات

This skill should be used when the user asks to "create-adr", "課題を追加して", "ADR作って", "issueに追加して", or describes a problem/pain point they want to track. Creates an entry in docs/issues.md and a corresponding Draft ADR in docs/adr/.

2026-05-02
evaluate-adr
مطوّرو البرمجيات

ユーザーのプロンプトを評価してADRとして記録すべき意思決定が含まれているかを判断する。create-adr スキルから内部的にコールされる。

2026-05-02
codex-sync
مطوّرو البرمجيات

This skill should be used when the user wants to make Claude Code skills available to Codex CLI, such as "/codex-sync", "claude skill を codex でも使えるようにして", "codex に skill 同期して", "codex 用に skill コピーして". Creates directory symlinks from ~/.claude/skills/<name> to ~/.codex/skills/<name> so the same skill bodies can be invoked from Codex CLI.

2026-04-29
orchestrate
مطوّرو البرمجيات

ワークフロータイプに応じたエージェントチェーンを順次実行する。feature/bugfix/refactor/security/custom を指定し、各エージェントがハンドオフ文書で引き継ぎながら計画→TDD→レビューを実行する。「/orchestrate feature "新機能追加"」「/orchestrate bugfix --issue 53」「/orchestrate --dry-run feature "タスク"」「/orchestrate cleanup <session>」で起動。

2026-04-29
session-log
مطوّرو البرمجيات

workflow skill(dispatch/spawn等)で収集したセッションログを git にコミットする。「/session-log commit <workflow-session-id>」で使用。

2026-04-29
create-adr
مطوّرو البرمجيات

This skill should be used when the user asks to "create-adr", "課題を追加して", "ADR作って", "issueに追加して", or describes a problem/pain point they want to track. Creates an entry in docs/issues.md and a corresponding Draft ADR in docs/adr/.

2026-03-07
evaluate-adr
مطوّرو البرمجيات

ユーザーのプロンプトを評価してADRとして記録すべき意思決定が含まれているかを判断する。create-adr スキルから内部的にコールされる。

2026-03-07