ai-sdk
76بناء ميزات AI SDK باستخدام الوثائق الحالية
تتغير واجهات API الخاصة بـ AI SDK بسرعة، مما قد يجعل الكود المُولَّد قديمًا. ترشد هذه المهارة Claude وCodex وClaude Code إلى الوثائق الحالية وأنماط الترحيل.
Optimize Next.js Cache Component Navigation
Next.js routes can delay their static shell while dynamic data resolves. This skill builds verified instant-navigation tests and guides Cache Components refactors that preserve behavior.
انسخ هذا الطلب إلى Agent لديك. يتضمن صفحة Skill المعتمدة وملف manifest.
Review the Skillstore skill "next-cache-components-optimizer" from https://skillstore.io/skills/vercel-next-cache-components-optimizer.md and its manifest at https://skillstore.io/api/skills/vercel-next-cache-components-optimizer/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.يجب أن يواصل Agent عرض خطته وطلب أي تأكيد تفرضه سياسة الأمان.
استخدم هذه الروابط عندما يحتاج AI Agent أو crawler أو script إلى سياق نظيف بدلًا من قراءة الصفحة كاملة.
جارٍ استخدام "next-cache-components-optimizer". Optimize the dashboard route for client-side navigation.
النتيجة المتوقعة:
جارٍ استخدام "next-cache-components-optimizer". Add regression coverage for the initial product-page load.
النتيجة المتوقعة:
The new initial-load check verifies that the product header is served in the static shell while deferred inventory remains gated.
جارٍ استخدام "next-cache-components-optimizer". Review whether the search route can become fully instant.
النتيجة المتوقعة:
The shared shell can commit instantly, but query-specific results require targeted full prefetching or continued streaming.
All 158 static alerts are false positives caused by Markdown formatting, fixed relative paths, non-secret deployment flags, and official documentation links. No prompt injection, secret collection, arbitrary process execution, path traversal, or data-exfiltration intent was found. The skill provides legitimate Next.js optimization guidance and explicitly keeps its testing API out of production.
شارك تقرير التقييم المرتبط بالإصدار والشارة المحايدة وبطاقة التضمين والاستشهادات. تعرض Skillstore الأدلة من دون أن تقرر ما إذا كانت هذه المهارة آمنة.
https://skillstore.io/skills/vercel-next-cache-components-optimizer/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/vercel-next-cache-components-optimizer?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/vercel-next-cache-components-optimizer?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/vercel-next-cache-components-optimizer/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/vercel-next-cache-components-optimizer.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>vercel. (2026). next-cache-components-optimizer security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/vercel-next-cache-components-optimizer/audits/1@techreport{vercel-vercel-next-cache-components-optimizer-2026,
author = {vercel},
title = {next-cache-components-optimizer security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/vercel-next-cache-components-optimizer/audits/1},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "next-cache-components-optimizer security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "vercel"
date-released: "2026-08-20"
url: "https://skillstore.io/skills/vercel-next-cache-components-optimizer/audits/1"
identifiers:
- type: other
value: "skillstore:vercel-next-cache-components-optimizer:audit:1"
description: "Skillstore immutable audit report identifier"
Identify why a route shell waits for dynamic data, then move blocking work behind focused Suspense boundaries.
Configure a production-like environment that exposes the testing API only outside production and verifies the deployed revision.
Add hard-navigation and soft-navigation checks that prove meaningful shell content commits before deferred data.
Review the route [ROUTE]. Confirm the Next.js and Cache Components prerequisites, then explain what prevents its static shell from committing instantly.
Create a Playwright instant-navigation test for [ROUTE] using [NAVIGATION TYPE]. Use an existing static shell marker and verify the test cannot pass vacuously.
Optimize [ROUTE] for hard and soft navigation. Reuse existing loading interfaces, preserve behavior, and verify failure without the fix and success with it.
Discover this repository build and test rig, document its safeguards, optimize [ROUTES] individually, and provide linked evidence for baseline, differential, parity, and final tests.
المؤلف
vercelالترخيص
MIT
مراجعة Skillstore
r1
تنبيه الإصدار
لم يعلن المؤلف عن إصدار.
مرجع
bdb71a4bc34515f37772ae85fd5501f9c2ff33b0
حداثة الصيانة
٢٠/٨/٢٠٢٦
الاستخدام
0 تنزيلات · 1 مشاهدات
بنية الملفات
بناء ميزات AI SDK باستخدام الوثائق الحالية
تتغير واجهات API الخاصة بـ AI SDK بسرعة، مما قد يجعل الكود المُولَّد قديمًا. ترشد هذه المهارة Claude وCodex وClaude Code إلى الوثائق الحالية وأنماط الترحيل.
تحسين مستودعات Turborepo الأحادية
قد يكون إعداد Turborepo صعبا عندما تتداخل المهام، ومدخلات التخزين المؤقت، والمرشحات، وإعدادات CI. توفر هذه المهارة إرشادات مركزة لبناء مستودعات أحادية موثوقة ومسارات تنفيذ أسرع.
بناء مكونات واجهة دردشة الذكاء الاصطناعي
تحتاج الفرق إلى واجهات دردشة ذكاء اصطناعي متسقة تتوافق مع أنماط AI Elements. ترشد هذه المهارة إنشاء المكونات باستخدام React وshadcn/ui واصطلاحات Vercel AI SDK.
Adopt Next.js Cache Components Safely
Cache Components migrations can expose blocking routes and hidden rendering issues. This skill guides staged adoption, route fixes, browser checks, and final build verification.
إنشاء ميزات واجهة أمامية جاهزة للإنتاج
بواسطة davila7
تحتاج فرق الواجهة الأمامية إلى إرشادات متسقة حول React وNext.js عبر المشاريع. توفر هذه المهارة سير عمل مرجعيًا وممارسات للجودة وبرامج نصية مساعدة لتحليل الواجهة الأمامية.
تخطيط بنية Next.js App Router
بواسطة 89jobrien
قد تواجه فرق Next.js صعوبة في اختيار المسارات والمكونات وتحميل البيانات وخطوات الترحيل. توفر هذه المهارة إرشادات بنيوية منظمة لـ App Router وServer Components والأداء.
تحسين أداء React و Next.js
بواسطة vercel-labs
غالبا ما تفقد تطبيقات React و Next.js سرعتها بسبب waterfalls، والحزم الكبيرة، وعمليات إعادة التصيير التي يمكن تجنبها. تمنح هذه المهارة الوكلاء قواعد ملموسة لإجراء تغييرات أكثر أمانا تركز على الأداء.
تحسين تغطية اختبارات Playwright
بواسطة C0ntr0lledCha0s
يمكن أن تصبح مجموعات اختبارات Playwright غير مستقرة عندما تكون الإعدادات والمحددات وfixtures غير متسقة. تمنحك هذه المهارة أنماطًا عملية لاختبارات متصفح موثوقة، وتصحيح الأخطاء، وكائنات صفحات قابلة لإعادة الاستخدام.
إنشاء اختبارات تطبيقات الويب باستخدام Playwright
بواسطة AutumnsGrove
اختبار المتصفح يدويًا بطيء وغالبًا ما يفوّت الانحدارات عبر النماذج والأجهزة وحالات الشبكة. تساعد هذه المهارة Claude وCodex وClaude Code على إنشاء اختبارات Playwright عملية لتدفقات عمل الويب الحقيقية.
بناء أتمتة اختبارات موثوقة
بواسطة 89jobrien
تؤدي الاختبارات الضعيفة إلى إبطاء الإصدارات وإخفاء حالات التراجع. ترشد هذه المهارة استراتيجية الاختبار، وTDD، والأتمتة، ومراجعة التغطية، وفحوصات الويب باستخدام Playwright.