{
  "id": "frontend-maestro",
  "name": "Frontend Maestro",
  "type": "skill",
  "provider": "frontend",
  "harnesses": [
    "codex",
    "copilot",
    "claude-code",
    "cursor",
    "gemini",
    "kiro"
  ],
  "summary": "Routing skill that classifies an inbound frontend governance task against the frontend taxonomy and dispatches to the narrowest specialist(s), following the same live-guard-gate discipline as the existing per-provider maestro skills in this repo.",
  "source_type": "original",
  "official_docs": [
    "https://react.dev/learn",
    "https://nextjs.org/docs",
    "https://www.w3.org/WAI/WCAG22/quickref/"
  ],
  "security_notes": "Follows this repo's existing live-guard-gate convention: any specialist capable of a live/production mutation is listed under live_guards and never auto-dispatched; requires explicit human confirmation, blast-radius assessment, and rollback path before live-guard-gate dispatch. No live-guard-capable specialist currently exists in the frontend catalog; Maestro must say so rather than fabricate one until that changes. Never asks for secrets, credentials, tokens, or environment-specific identifiers.",
  "last_verified": "2026-07-02",
  "path": "skills/frontend/frontend-maestro",
  "author": "github: VincentChuWaiChow",
  "version": "0.1.0"
}
