用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/namjul/dotfiles --skill git-commit命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Kurzer faktischer Wochenbericht zur Schwangerschaftswoche. Nutzen bei /ssw, „SSW N“, oder wenn ein Schwangerschafts-Wochenbericht gewünscht ist.
Use when turning a plan, request, or agreed change into working code. Triggers on "implement", "implement the plan", "build this", "code this", "execute the plan". Turns clear intent into working code, tests, and verification.
Test a task for a pocket of reducibility and, if one exists, unfold it into a generative sequence — an ordered list of structure-preserving transformations a fresh agent can execute end to end. Use when the user says "unfold", asks for a generative sequence, or wants a task compressed into a paste-ready build sequence. Do NOT force this on tasks whose core is judgment, taste, or values — declare those irreducible instead, and offer fundamental-sequence discovery mode, capturing any generative sequence found along the way.
基于 SOC 职业分类
正在显示 SKILL.md
| name | git-commit |
| description | Git commit workflow. Use when asked to commit (or draft a commit message) changes or on the word `commit`. |
Source: https://github.com/juanibiapina/dotfiles/tree/be634998a40adb2a4e399af4fcdb1bcaac2f9304/agents/skills/git-commit/SKILL.md Imported from commit:
be634998a40adb2a4e399af4fcdb1bcaac2f9304License: MIT, Copyright (c) 2026 Juan Ibiapina
Commit only when the user explicitly asks.
Review staged, unstaged, and untracked changes plus recent commit style. Draft a concise message that explains why. Stage the right files, commit, then verify with git status.
Use --amend only when all are true:
If a hook fails, fix the issue and create a new commit.