nextjs_code_review
Analyze React/Next.js code for SEO, performance, and accessibility issues. Return detected problems and improvement suggestions.
Instructions
Verilen React/Next.js kodunu SEO, performans ve erişilebilirlik açısından analiz eder. Kodda tespit edilen sorunları ve iyileştirme önerilerini döner.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Analiz edilecek React/Next.js kod parçacığı | |
| filename | No | Dosya adı (ör: page.tsx, layout.tsx). Bağlama göre daha iyi öneriler sağlar. |