Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:19:27 +08:00
commit 12186478ba
10 changed files with 659 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Assets
Bundled resources for git-commit-smart skill
- [ ] commit_template.txt: A template for the generated commit message.
- [ ] example_diff.txt: An example of a Git diff that can be used for testing and demonstration purposes.