with one click
commit
Stage changes, generate a conventional commit message, and commit.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Stage changes, generate a conventional commit message, and commit.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Pesquisa científica e acadêmica restrita a fontes peer-reviewed, repositórios acadêmicos e órgãos oficiais. Use esta skill quando o usuário pedir pesquisa científica, levantamento de literatura, evidências, consulta a artigos acadêmicos, dados de governo/órgãos oficiais, validação de afirmações com base em estudos, ou usar termos como "fonte oficial", "paper", "artigo científico", "peer-review", "estudo", "pesquisa acadêmica", "revisão de literatura", "evidência científica". Garante allowlist de domínios, citações verificáveis com DOI, avaliação CRAAP e formato estruturado de saída.
Add a new quest to the pet-trainer catalog end-to-end (docs + seed + Vitest), enforcing SPEC.md §7 invariants. Use when the user asks to "add a quest", "create quest <id>", "novo quest", or invokes /quest-new.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
| name | commit |
| description | Stage changes, generate a conventional commit message, and commit. |
| argument-hint | [optional: override commit message] |
| disable-model-invocation | true |
| allowed-tools | Read, Bash |
!git status --short
!git diff --stat
!git diff
Based on the changes above:
type(scope): description
feat for new featuresfix for bug fixesrefactor for code restructuringdocs for documentationtest for test additions/changeschore for maintenance tasksci for CI/CD changes