Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dotfiles

dotfiles에는 shishi에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
3
업데이트
2026-07-05
Forks
1
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

codex-review
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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

2026-07-05
git-commit
소프트웨어 개발자

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

2026-07-05
tidying
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-07-04
tdd
소프트웨어 품질 보증 분석가·테스터

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