Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 9 collected skills from shishi, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
3
updated
2026-07-05
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

codex-review
software-quality-assurance-analysts-and-testers

Codex CLI を外部レビュアーとして使うレビューゲート。2 モード: native (欠陥検出、codex exec review) / adversarial (設計・前提への挑戦、 懐疑プロンプト付き codex exec)。clean になるまで review→fix→re-review を 反復する。bubblewrap sandbox が使えないホストでも動く bypass フラグ対応。 Triggers: spec/PRD/plan の作成・更新直後 (adversarial モード)、major 実装 ステップ完了後 (>=5 files / 新規モジュール / 公開 API / infra・config 変更) および git commit / PR / merge / release の前 (native モード)。 キーワード: Codex レビュー, codex review, レビューゲート, codex-review, adversarial review, Codex で確認, レビューしてもらう。

2026-07-05
claude-review
software-quality-assurance-analysts-and-testers

Claude Code CLI を外部レビュアーとして使うレビューゲート (Codex ホスト用)。 2 モード: native (欠陥検出、claude -p "/code-review") / adversarial (設計・前提への挑戦、懐疑プロンプトを claude -p に渡す)。clean になるまで review→fix→re-review を反復する。別モデル系統によるクロスレビューのため 独立性が最も高く、Codex ホストの第一レビュー手段。 Triggers: spec/PRD/plan の作成・更新直後 (adversarial モード)、major 実装 ステップ完了後 (>=5 files / 新規モジュール / 公開 API / infra・config 変更) および git commit / PR / merge / release の前 (native モード)。 キーワード: Claude レビュー, claude review, レビューゲート, クロスレビュー, Claude で確認, レビューしてもらう。

2026-07-05
codex-review
software-quality-assurance-analysts-and-testers

Codex CLI を外部レビュアーとして使うレビューゲート。2 モード: native (欠陥検出、codex exec review) / adversarial (設計・前提への挑戦、 懐疑プロンプト付き codex exec)。clean になるまで review→fix→re-review を 反復する。bubblewrap sandbox が使えないホストでも動く bypass フラグ対応。 Triggers: spec/PRD/plan の作成・更新直後 (adversarial モード)、major 実装 ステップ完了後 (>=5 files / 新規モジュール / 公開 API / infra・config 変更) および git commit / PR / merge / release の前 (native モード)。 キーワード: Codex レビュー, codex review, レビューゲート, codex-review, adversarial review, Codex で確認, レビューしてもらう。

2026-07-05
git-commit
software-developers

Stage meaningful diffs and create Conventional Commits with WHY-focused messages

2026-07-05
git-commit
software-developers

Stage meaningful diffs and create Conventional Commits with WHY-focused messages

2026-07-05
tidying
software-developers

Guide structural code improvements using Kent Beck's Tidy First methodology. Use when seeing messy code, before making behavioral changes, after completing features, or discussing when to clean up code.

2026-07-05
memory-consolidate
software-developers

Use when the user says 「記憶の整理」「dream」, after large refactors that invalidate stored knowledge, or roughly every 20-30 sessions when memory files accumulate duplicates, contradictions, or stale references.

2026-07-04
compact-prep
software-developers

Claude Code の /compact 実行前に、現セッションの作業状態を state file へ保存する。 MANDATORY TRIGGERS: /compact-prep, compact-prep, 圧縮準備, compact 準備, コンパクト準備, 圧縮前状態保存。 DO NOT TRIGGER: compact 後の復旧、通常の進捗報告、plan 作成、context 使用率の雑談。

2026-07-04
tdd
software-quality-assurance-analysts-and-testers

Guide Test-Driven Development using Kent Beck's Red-Green-Refactor cycle. Use when writing tests, implementing features via TDD, or following plan.md test instructions.

2026-06-18