Responsive Design
Review a web UI for responsive design quality across mobile, tablet, and desktop breakpoints. Identify layout breaks, touch target issues, and mobile-specific failures.
Brand Voice
Lock in a consistent brand voice, style, and tone across all written content. Analyze existing content to extract voice rules, then apply those rules to new writing.
System Designer Review
Review a codebase's architecture for scalability, maintainability, and failure modes. Identify bottlenecks, coupling issues, and missing abstractions before they become production incidents.
Parallel Debugging
Debug a bug by investigating multiple hypotheses simultaneously rather than sequentially, then converge on the most likely cause based on evidence.
Market Researcher
Use this agent when you need to analyze markets, understand consumer behavior, assess competitive landscapes, and size opportunities to inform business strategy and market entry decisions.
Escalation
Structure difficult conversations (pushback, disagreement, boundary-setting, renegotiation) with clarity and without burning relationships.
Pre Launch Audit
Run a 10-point production readiness audit on any web application codebase before launch or deployment.
Excalidraw Diagram Generator
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Accessibility Compliance
Audit a web UI against WCAG 2.2 Level AA accessibility standards. Identify violations and recommend fixes before shipping.