Skip to content

Commit cf160d5

Browse files
committed
docs: refine skill description for clarity and conciseness
- Update the skill description to be shorter and more focused on saving time and describing code changes, removing explicit mention of the Conventional Commits specification. Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent bc3fc72 commit cf160d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skills/commit-helper/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: generating-commit-messages
3-
description: Automatically generates conventional commit messages by analyzing your staged git changes using AI. Use this skill when you need to create well-formatted, meaningful commit messages that follow the Conventional Commits specification, or when you want to save time writing commit descriptions for your changes.
3+
description: Generates git commit messages automatically by analyzing your staged changes using AI. Use this skill when you want to save time writing commit messages or need help describing what your code changes do.
44
---
55

66
# Generating Commit Messages

0 commit comments

Comments
 (0)