Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

dotfiles

dotfiles contient 9 skills collectées depuis adrienkohlbecker, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
0
mis à jour
2026-07-13
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

simplify
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-26
split-worktree-commits
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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