Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:03:29 +08:00
commit 0e20c2364b
9 changed files with 816 additions and 0 deletions

5
commands/create-pr.md Normal file
View File

@@ -0,0 +1,5 @@
---
description: Create or update PR with comprehensive descriptions and automatic code review
---
Use the creating-pr skill exactly as written

5
commands/draft-pr.md Normal file
View File

@@ -0,0 +1,5 @@
---
description: Create or update draft PR without code review for work-in-progress
---
Use the drafting-pr skill exactly as written

5
commands/review-pr.md Normal file
View File

@@ -0,0 +1,5 @@
---
description: Review pull request with comprehensive code analysis and constructive feedback
---
Use the reviewing-pr skill exactly as written