Agent Skillsgalacean/effects-runtime › quick-commit

quick-commit

GitHub

用于快速暂存所有代码变更并提交,通过执行git status和diff确认状态,自动添加文件并生成符合约定式提交规范(如feat/fix)的描述性提交信息。

.agents/skills/quick-commit/SKILL.md galacean/effects-runtime

Trigger Scenarios

需要提交代码更改时 用户要求创建描述性git commit时

Install

npx skills add galacean/effects-runtime --skill quick-commit -g -y
More Options

Non-standard path

npx skills add https://github.com/galacean/effects-runtime/tree/main/.agents/skills/quick-commit -g -y

Use without installing

npx skills use galacean/effects-runtime@quick-commit

指定 Agent (Claude Code)

npx skills add galacean/effects-runtime --skill quick-commit -a claude-code -g -y

安装 repo 全部 skill

npx skills add galacean/effects-runtime --all -g -y

预览 repo 内 skill

npx skills add galacean/effects-runtime --list

SKILL.md

Frontmatter
{
    "name": "quick-commit",
    "description": "Stage all changes and commit with a descriptive message"
}
  1. Run git status to see the current state
  2. Run git diff to understand the changes
  3. If no files are staged, run git add -A . to stage all changes; otherwise skip
  4. Create a commit with a clear message that:
    • Starts with a type prefix (feat:, fix:, refactor:, docs:, test:, chore:)
    • Briefly describes what changed
    • Uses imperative mood ("Add feature" not "Added feature")

Example: feat: add product search functionality

Version History

  • 2.10.0 Current 2026-09-02 23:02

Same Skill Collection

.agents/skills/changelog-curation/SKILL.md
.claude/skills/changelog-curation/SKILL.md
.agents/skills/commit-push-pr/SKILL.md

Metadata

Files
0
Version
2.10.0
Hash
ec564297
Indexed
2026-09-02 23:02

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-03 19:36
浙ICP备14020137号-1 $bản đồ khách truy cập$