| name | agentforge-dashboard |
| description | Work on the AgentForge web dashboard built with React, Vite, TanStack Router, and Convex-backed state. |
| version | 1.0.0 |
| metadata | {"author":"agentforge"} |
AgentForge Dashboard
Use this skill for packages/web/.
Focus areas
- route-driven UI in
app/routes/,
- Convex query and mutation integration,
- dashboard layout and interaction patterns,
- real-time chat, skills, and connections pages.
Rules
- Preserve existing visual language unless the task is an intentional redesign.
- Keep Convex-driven loading states and empty states explicit.
- Check route-level data assumptions before changing component behavior.