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,7 @@
# References
Bundled resources for git-commit-smart skill
- [ ] conventional_commits.md: A detailed explanation of the conventional commits standard.
- [ ] commit_message_examples.md: A collection of example commit messages for different scenarios.
- [ ] ai_analysis_guidelines.md: Guidelines for the AI analysis of staged changes to ensure accurate commit message generation.