Comprehensive SEO optimization skill based on Google's official documentation. Provides integrated support for technical SEO, content optimization, structured data, Core Web Vitals, and site audits.
| Slow server response | CDN implementation, cache optimization, server upgrades | | Render-blocking resources | Defer CSS/JS loading, inline Critical CSS | | Slow image loading | Use WebP/AVIF, specify proper sizes, preload settings | | Client-side rendering | Implement SSR/SSG, pre-render critical content |
| Heavy JavaScript | Code splitting, remove unnecessary JS, defer execution | | Long tasks | Split tasks (yield to main thread) | | Large DOM size | Reduce DOM elements, implement virtual scrolling | | Third-party scripts | Lazy load, review necessity |
مهارة شاملة لتحسين محركات البحث (SEO) بناءً على إرشادات Google الرسمية. يغطي تحسين محركات البحث التقنية، وتحسين محركات البحث للمحتوى، والبيانات المنظمة، وعناصر الويب الحيوية الأساسية، واستراتيجيات E-E-A-T، وإنشاء الأكواد العملية، وسير عمل تدقيق الموقع. المصدر: kpab/seo-mastery-agent-skills.