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

dotfiles

dotfiles에는 adrienkohlbecker에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 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