Bujidao 6865316ab3 feat(commands): add /vue-review slash command
Add commands/vue-review.md providing:
- /vue-review command entry point for Vue.js code review
- Automated checks: eslint with eslint-plugin-vue, vue-tsc, npm audit
- Review categories with severity (CRITICAL/HIGH/MEDIUM)
- Vue 3.5+ specific items: reactive props destructure, useTemplateRef, onWatcherCleanup
- Scope vs /code-review and typescript-reviewer (non-overlapping lanes)
- Example review report output format
- Integration guidance with build/test commands
2026-06-12 17:54:45 +08:00
..
2026-03-29 21:21:18 -04:00
2026-04-29 21:01:27 -04:00
2026-03-29 21:21:18 -04:00
2026-04-30 03:41:18 -04:00
2026-05-12 00:06:41 -04:00
2026-04-30 03:41:18 -04:00
2026-05-12 00:06:41 -04:00