Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

dotfiles

dotfiles contiene 9 skills recopiladas de adrienkohlbecker, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
9
Stars
0
actualizado
2026-07-13
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

simplify
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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

2026-06-26
split-worktree-commits
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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