git-cm

Commit changes with a conventional commit message.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "git-cm" with this command: npx skills add toilahuongg/shopify-agents-kit/toilahuongg-shopify-agents-kit-git-cm

Git Commit

Commit changes with a conventional commit message.

Check the current git status to understand what has changed.

  • Command: git status

View the diff if necessary to understand the changes better.

  • Command: git diff --staged or git diff

Add all changes to the staging area (unless specific files are requested).

  • Command: git add .

Commit the changes with a descriptive and conventional commit message.

  • Command: git commit -m "<type>: <subject>"

  • Ensure the message follows conventional commit standards (e.g., feat, fix, chore, docs, refactor).

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

shopify-polaris-icons

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

shopify-polaris-viz

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

shopify-api

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

shopify-extensions

No summary provided by upstream source.

Repository SourceNeeds Review