Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

dotfiles

dotfiles contient 10 skills collectées depuis ishii1648, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
3
mis à jour
2026-05-09
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

contextual-commit
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-02
codex-sync
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-29
session-log
Développeurs de logiciels

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

2026-04-29
create-adr
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-07