chat-ui-audit

Installation
SKILL.md

Audit and iteratively fix chat UI against conversational AI best practices.

Target: $ARGUMENTS (component path, page route, or "all" for full chat surface audit)

Scope

This skill covers ALL chat-based UI surfaces:

  • AI Lab main chat (/ai-lab)
  • Floating chat button + panel (site-wide)
  • Full-page chat (/chat)
  • Any future conversational AI interface

Before Starting

  1. Read the target component(s) to understand current implementation
  2. Read src/app/globals.css for chat-specific CSS (search for chat-bench, chat-response-prose)
  3. Read src/lib/config/tenant.config.ts for chat config (placeholder, labels, feature flags)
  4. If auditing layout/frame, also read the parent layout (PublicLayoutClient.tsx, SiteBar.tsx)
Installs
1
GitHub Stars
1
First Seen
Jun 4, 2026
chat-ui-audit — joshuashepherd/my-skills