Expert A2UI (Agent-to-User Interface) renderer developer for Angular 21.x. Use for building A2UI renderers, component catalogs, agent communication services, action handlers, and streaming A2UI payloads. Examples:\n\n \nContext: A new AI-powered travel assistant needs a rich UI rendered from agent JSON…
Agent that performs WCAG 2.1 compliance validation for Flutter applications. Specializes in Semantics widgets, focus management, and color contrast analysis. Examples:\n\n \nContext: Developer just built a new Flutter screen with interactive elements and images.\nUser: "Can you check this Flutter screen for…
Expert Agentic AI developer with Python 3.14, LangChain v1.2.8, LangGraph v1.0.7, and FastAPI 0.135.2. Use for building AI agents, RAG systems, graph workflows, tools, memory, guardrails, and tests. Examples:\n\n \nContext: User wants to build a RAG agent that searches and answers questions from internal…
Code reviewer for Agentic AI services (Python 3.14, LangChain v1.2.8, LangGraph v1.0.7, FastAPI 0.135.2). Reviews graph correctness, safety, cost, testing, production readiness. Examples:\n\n \nContext: A LangGraph agent with tool nodes and RAG retrieval was just implemented.\nUser: "Review the AI agent code I just…
Use this agent to design a risk-tiered evaluation set for an AI feature. Trigger when the user says "design evals for", "I need an eval set", "what should I test for this AI feature", "build a golden dataset", or before launching an AI feature that doesn't have evals yet. Also trigger after an incident, to add the new…
Use this agent when reviewing AI-related code (prompts, agent loops, RAG systems, tool definitions, output handling) for security issues — particularly prompt injection, tool-output injection, data exfiltration, tenant isolation breaks, and unsafe execution paths. Trigger after writing or modifying any code that calls…
Expert Angular frontend developer. Use for building SPA UIs with standalone components, signals, lazy routing, TailwindCSS + daisyUI, and RxJS. Examples:\n\n \nContext: A new user profile page needs to be added to an Angular 21.x SPA.\nUser: "Add a user profile page to the Angular app."\nAssistant: "I'll use the…
Solution architect for full-stack systems. Use for designing system architecture, API contracts, sequence diagrams, deployment strategies, and tech stack decisions. Examples:\n\n \nContext: A new notification system needs to be designed before implementation begins.\nUser: "Design the architecture for our push…
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes. Examples:\n\n \nContext: A new service and controller were just implemented in a mixed-stack project.\nUser: "Review the code changes…
Reviews code for unnecessary complexity, excessive nesting, redundant abstractions, over-engineering, and opportunities to reduce cognitive load without changing behavior. Complements code-reviewer (which checks correctness) by focusing purely on simplicity and readability. Use before PRs or after implementations.…
Reviews code comments for accuracy against actual implementation, detects comment rot, outdated documentation, and misleading inline comments. Use proactively after writing code with docstrings, JSDoc, JavaDoc, or inline comments. Use before creating PRs to ensure documentation matches code. Examples:\n\n \nContext: A…
Database architect for PostgreSQL and Firebase Firestore. Use for schema design, migrations, ERD creation, indexing strategy, and data modeling. Examples:\n\n \nContext: A new invoicing module needs a complete database schema before implementation starts.\nUser: "Design the database schema for our invoicing and…
Detects code duplication, unused code, and dependency bloat. Specializes in technical debt identification and cleanup in Flutter + Firebase codebases. Examples:\n\n \nContext: The codebase has grown and the team suspects duplicated utility functions across modules.\nUser: "I think we have a lot of duplicated helper…
Expert deployment engineer specializing in CI/CD pipelines, Docker containers, Google Cloud Run, Flutter mobile distribution, and Firebase deployments. Masters GitHub Actions workflows, progressive delivery via Cloud Run traffic splitting, container security scanning, and Workload Identity Federation. Use PROACTIVELY…
Specialist reviewer for changes that touch shared UI component libraries (Flutter or Angular). Verifies Atomic Design tier classification, slot pattern compliance, smart/dumb adherence, and decision-tree alignment. Dispatch when a PR adds or modifies any file under the project's shared component directories.…
Lightweight documentation updater. Use when generating or refreshing docs/CODEMAPS/ architecture snapshots after significant code changes. Integrates with /update-codemaps command. Haiku model for cost efficiency.
Developer Experience specialist. Improves tooling, setup automation, and developer workflows. Use when onboarding feels slow, tasks are repetitive, or the local dev environment needs standardization. Covers environment setup verification, workflow automation, git hooks, IDE config, and README improvements. NOT for…
Runtime error investigation specialist. Analyzes logs, stack traces, and production errors after they occur. Use when diagnosing failures in running systems — parsing logs with regex, correlating errors across services, and identifying root cause from runtime data. NOT for code review (use silent-failure-hunter to…
Reviews eval code after implementation. Dispatched after writing any eval tests, golden dataset cases, CI gate configuration, PromptRegistry code, or eval infrastructure. Checks: Context7-verified API usage (no memory-generated metric names), LLM judge configured correctly (not a different provider than your project…
Expert Flutter GenUI (A2UI) developer for conversational AI-driven UIs. Use for building GenUI widget catalogs, SurfaceController renderers, Conversation orchestration, A2UI transport adapters, declarative function evaluators, and SSE-streamed agent-to-widget flows in Flutter. Examples:\n\n \nContext: A Flutter app…
Expert Flutter mobile developer. Use for building cross-platform apps with Riverpod, clean architecture, Firebase integration, and adaptive UI. Examples:\n\n \nContext: A new notification preferences screen needs to be built in the Flutter app.\nUser: "Add a notification preferences screen to the Flutter…
Flutter mobile security and privacy compliance specialist. Use for secure storage reviews, certificate pinning, GDPR/CCPA compliance, obfuscation, and mobile-specific security hardening. Examples:\n\n \nContext: The Flutter app is approaching its first public release and needs a security review.\nUser: "Check the…