Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

dotfiles

dotfiles には adrienkohlbecker から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
9
Stars
0
更新
2026-07-13
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

simplify
ソフトウェア開発者

Review-first aggressive code simplification for a target file, directory, or glob, producing numbered findings and applying only user-selected changes.

2026-07-13
cross-review
ソフトウェア品質保証アナリスト・テスター

Ask the other coding agent (Claude ↔ Codex) to review the relevant changes

2026-06-26
split-worktree-commits
ソフトウェア開発者

Split a multi-finding worktree into per-finding commits via non-interactive `git add -p`. Use when an `/improve` or `/review` pass has edited several distinct findings into the worktree together and they need to land as separate commits. Refuses to run on secret-rendering templates.

2026-06-11
improve-analysis
ソフトウェア開発者

Run only the first-principles analysis lens from the improve workflow on a target file, directory, or glob, producing read-only findings without applying edits.

2026-06-11
improve-prior-art
ソフトウェア開発者

Run only the prior-art and convention lens from the improve workflow on a target file, directory, or glob, producing read-only findings based on mature implementations and local sibling patterns.

2026-06-11
improve-security
ソフトウェア開発者

Run only the security and threat-model lens from the improve workflow on a target file, directory, or glob, producing read-only adversarial findings.

2026-06-11
improve-simplification
ソフトウェア開発者

Run only the radical-simplification lens from the improve workflow on a target file, directory, or glob, producing read-only findings about subtractive or restructuring improvements.

2026-06-11
improve
ソフトウェア開発者

Run the full review-first improvement workflow for a target file, directory, or glob by dispatching the five independent improve components, consolidating findings, then applying only user-selected changes.

2026-06-11
improve-upstream
ソフトウェア開発者

Run only the upstream-features lens from the improve workflow on a target file, directory, or glob, producing read-only findings about useful built-in capabilities the target is not using.

2026-06-11