{
  "name": "react_component_reviewer",
  "description": "Deep review of React/TSX components against a 12-point checklist: hook violations, missing keys, ARIA attributes, memoization, prop drilling, missing dependencies, and more.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}