feat: add Vue ecosystem review support

This commit is contained in:
Bujidao
2026-06-12 19:14:31 +08:00
parent 6865316ab3
commit 86e2a2061a
17 changed files with 89 additions and 59 deletions
-1
View File
@@ -165,7 +165,6 @@ Recommendation: FAIL: Block merge until CRITICAL issue is fixed
- Run tests to ensure component tests pass
- Run `/vue-review` before merging Vue code
- Use `/code-review` for non-Vue-specific concerns on the same PR
- Use `/vue-test` (if created) for Vue-specific test generation
## Related