원클릭으로
commit
Stage changes, generate a conventional commit message, and commit.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Stage changes, generate a conventional commit message, and commit.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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