Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:39:15 +08:00
commit b999e5074a
14 changed files with 2460 additions and 0 deletions

19
skills/pull-request-skill/.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# Environment files
.env
.env.local
# Dependencies
node_modules/
bun.lockb
# Logs
*.log
pr-review-combined.log
pr-review-error.log
# Temporary files
.temp-execution-*.js
*.tmp
# Backup files
*.bak