en un clic
grouter
grouter contient 2 skills collectées depuis GXDEVS, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Guides contributors through the full git workflow for grouter — validates the developer's git identity, creates a conventionally-named branch, walks through changes asking per-change commit intent, writes Conventional Commits messages (fix, feat, wip, chore, etc. — no emojis), pushes, and opens a PR via gh. Use when the user wants to commit, push, deploy, or open a PR against this repo. Trigger phrases: "contribute", "commit my changes", "open a pr", "ship this", "vou contribuir", "fazer um commit", "abrir pr", "subir alteração", "enviar pr".
Walks a user through installing and first-running grouter on their machine. Detects their environment (bun / docker / neither), picks the right install path (bunx one-shot, global bun install, from-source build, or docker compose), verifies the binary is on PATH, and optionally kicks off `grouter setup` / `grouter add` / `grouter serve on`. Use when the user asks to install, set up, bootstrap, reinstall, or uninstall grouter, or says their `grouter` command is missing. Trigger phrases: "install grouter", "setup grouter", "bootstrap grouter", "grouter not found", "how do I install this", "instalar grouter", "como instalo", "subir o projeto", "deploy local", "reinstall", "uninstall grouter".