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

dotfiles

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

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

Skills in this repository

simplify
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-06-26
split-worktree-commits
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
dotfiles Agent Skills on GitHub | SkillsMP