add frontend-design rule, fix codex-reviewer, route table update

- add .claude/rules/frontend.md: auto-loads /frontend-design for ui/** files
- add frontend-design to CLAUDE.md route table
- fix codex reviewer: use direct Bash instead of subagent (permissions issue)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-29 18:45:13 +02:00
parent 78958de29c
commit 983221df33
4 changed files with 15 additions and 10 deletions

View File

@@ -0,0 +1,6 @@
---
paths:
- "ui/**"
---
When working on frontend code, always use the `/frontend-design` skill for component design, layout decisions, and UI implementation.