Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:02:37 +08:00
commit c1d9dee646
38 changed files with 11210 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# Exclude development materials from skill packaging
info_to_craft_skill/
# Exclude GitHub documentation (not needed in skill package)
README.md
# Exclude local settings
.claude/
# Exclude git files
.git/
.gitignore