git

Guide Git commit creation with change review and Chinese message writing.

83|8|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/Eslzzyl/Pixiv-SwiftUI --skill git-eslzzyl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git
Source: https://github.com/Eslzzyl/Pixiv-SwiftUI/tree/main/.opencode/skills/git
Command: npx skills add https://github.com/Eslzzyl/Pixiv-SwiftUI --skill git-eslzzyl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you create well-formatted and informative Git commits, improving code history clarity and collaboration.

Core Features & Use Cases

  • Commit Best Practices: Guides users on writing effective commit messages.
  • Review and Style Check: Encourages reviewing changes before committing and matching the style of existing commits.
  • Use Case: When you've finished a feature and are ready to commit, use this Skill to ensure your commit message is clear, concise, and follows the project's conventions.

Quick Start

Use the git skill to create a commit message summarizing your changes.

Frequently Asked Questions about git

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a clear and concise Git commit message?

To write a clear Git commit message, summarize your changes in a short sentence and use bullet points for detailed explanations to improve code history clarity and collaboration.

What should I check before creating a Git commit for code review?

Before creating a Git commit for code review, review your changes and match the style of existing commits to ensure your message aligns with the project's conventions and history.

Can I generate Chinese commit messages for my Git changes?

Yes, you can generate Chinese commit messages for your Git changes, as this skill provides guidance on writing effective commit summaries and detailed explanations in Chinese.

What is the best way to format detailed explanations in a Git commit?

The best way to format detailed explanations in a Git commit is by using bullet points after a short summary sentence, ensuring the version control history remains informative and easy to read.

Does this Git commit skill require any specific version control dependencies?

No, this Git commit skill requires no specific version control dependencies or components, allowing you to focus directly on summarizing changes without additional environment setup.