بنقرة واحدة
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 ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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