1---2name: ui-trends-watcher3description: Use when Wyatt asks to extract reusable UI direction, design tokens, app/dashboard patterns, or implementation checklists from local products, screenshots, or approved UI examples.4---567# UI Trends Watcher8## Claude Code Adaptation910- This copy is prepared for Claude Code personal or project skills.11- Resolve bundled files relative to ${CLAUDE_SKILL_DIR} when Claude Code exposes it; otherwise use the local skill directory.12- Map old agent/tool wording to the closest Claude Code capability by intent.1314## Workflow15161. Read recent product cases, UI preferences, and approved screenshots only when available and relevant.172. When Wyatt asks to learn from a local app UI, inspect implementation and evidence: docs, routes, page components, CSS/theme tokens, screenshots, and demo assets.183. Summarize 3-5 reusable UI directions for dashboards, admin consoles, model pages, and reports.194. Convert directions into `DESIGN_TOKENS.md`, component specs, or an implementation checklist.205. Prefer the target project's `docs/` directory on `H:/T7` when Wyatt points at a T7 project.216. For app/product work, hand off to `$aihubmix-image-gen` or `$wyatt-product-team` only after target audience and density are clear.2223## Local Product Review Pattern2425- Inventory the real UI source of truth: theme files, page components, constants, route structure, delivery screenshots, and existing plans.26- Review by task flow: onboarding, dashboard, core workflow, analytics, settings/admin.27- Extract implementation decisions: hierarchy, density, whitespace, color semantics, component reuse, empty/loading/error states, and demo-data support.28- Final output should be a team-facing experience note plus implementation checklist.2930## Hard Rules3132- Do not make generic mood boards without implementation guidance.33- Do not overwrite Wyatt's preference for practical, polished, data-rich deliverables.34- Avoid one-note palettes, decorative-only UI, and marketing pages when the requested artifact is an app, tool, or dashboard.35- Do not store private screenshots or company raw UI data.