Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
gg-mo
Profil créateur GitHub

gg-mo

Vue par dépôt de 12 skills collectés dans 3 dépôts GitHub.

skills collectés
12
dépôts
3
mis à jour
2026-05-13
explorateur de dépôts

Dépôts et skills représentatifs

cleaning-existing-codebase
Développeurs de logiciels

Use when the user asks to "clean up", "apply repo-hygiene to", or "fix the hygiene of" an existing codebase — orchestrates the other hygiene skills in a phased, reviewable order rather than firing a 200-file mega-diff

2026-05-13
gating-commits
Analystes en assurance qualité des logiciels et testeurs

Use when about to commit, merge, or push — runs verification (tests, typecheck, lint), confirms focus, and checks sibling hygiene (docs, tests, docstrings) BEFORE the commit lands, so "user said commit" doesn't bypass quality

2026-05-13
keeping-docs-fresh
Développeurs de logiciels

Use when changing a public API surface — renamed export, changed signature/return type, new or removed flag/route/env var, schema migration, deprecation — before committing, so README, docs/, CHANGELOG, and inline references stay coherent with the code

2026-05-13
keeping-files-small
Développeurs de logiciels

Use when about to add lines to an existing source file, when a single file passes ~400 lines, or when proposing where to put new code — prevents files from sprawling into multi-concern god-modules

2026-05-13
orienting-to-repo
Développeurs de logiciels

Use when starting substantive work in an unfamiliar repo, before diving into task-specific grep or edits — especially when the task touches business logic, public API, build, or infra, or you don't yet know the repo's purpose, stack, conventions, or layout

2026-05-13
testing-new-code
Analystes en assurance qualité des logiciels et testeurs

Use when adding or modifying business logic, branching code, public API, or fixing a bug in a repo using repo-hygiene — tests for the new code paths must exist before the change is committed, not "later" or "if the user asks"

2026-05-13
using-repo-hygiene
Développeurs de logiciels

Use when starting any conversation in a repo — establishes the repo-hygiene skill set and the moments each sub-skill applies

2026-05-13
writing-commit-messages
Développeurs de logiciels

Use when drafting any commit message — sets format (imperative subject under 72 chars, explanatory body when the why isn't obvious from the diff) and prevents the "Fix X" one-liner reflex for non-trivial fixes

2026-05-13
Affichage des 8 principaux skills collectés sur 9 dans ce dépôt.
3 dépôts affichés sur 3
Tous les dépôts sont affichés