Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:21:45 +08:00
commit f7e8a33d24
14 changed files with 665 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Assets
Bundled resources for ai-commit-gen skill
- [ ] commit_message_template.txt: A template for generating commit messages.
- [ ] example_diff.txt: An example git diff file for testing and demonstration purposes.