convex-suggest
Find the Right Convex Component
Developers may rebuild infrastructure that existing Convex components already provide. This skill identifies matching patterns and suggests one focused alternative after completing the current task.
التثبيت باستخدام Agent لدي
انسخ هذا الطلب إلى Agent لديك. يتضمن صفحة Skill المعتمدة وملف manifest.
Review the Skillstore skill "convex-suggest" from https://skillstore.io/skills/get-convex-convex-suggest.md and its manifest at https://skillstore.io/api/skills/get-convex-convex-suggest/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.يجب أن يواصل Agent عرض خطته وطلب أي تأكيد تفرضه سياسة الأمان.
موارد مهيّأة لـ Agents
استخدم هذه الروابط عندما يحتاج AI Agent أو crawler أو script إلى سياق نظيف بدلًا من قراءة الصفحة كاملة.
اختبرها
جارٍ استخدام "convex-suggest". A mutation increments one shared likes value for every request.
النتيجة المتوقعة:
Consider the Convex sharded counter component. The shared increment can create contention at scale. I can provide the installation step after your approval.
جارٍ استخدام "convex-suggest". A scheduled action uses a recurring timer for cleanup work.
النتيجة المتوقعة:
Consider the Convex crons component. The recurring timer duplicates managed scheduling behavior. I will not install it unless you approve.
جارٍ استخدام "convex-suggest". An application stores uploaded files through a custom external storage path.
النتيجة المتوقعة:
Consider Convex Storage. The upload path matches built-in storage capabilities and may reduce custom integration work. Review migration requirements before adopting it.
التدقيق الأمني
آمنAll four static findings are false positives caused by Markdown prose and inline code. The skill contains no executable shell, network, or filesystem operations.
عوامل الخطر
⚙️ الأوامر الخارجية (2)
🌐 الوصول إلى الشبكة (1)
📁 الوصول إلى نظام الملفات (1)
شارك واستشهد بهذا التقرير
شارك تقرير التقييم المرتبط بالإصدار والشارة المحايدة وبطاقة التضمين والاستشهادات. تعرض Skillstore الأدلة من دون أن تقرر ما إذا كانت هذه المهارة آمنة.
نسخ رابط التقرير
https://skillstore.io/skills/get-convex-convex-suggest/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportشارة Markdown
[](https://skillstore.io/skills/get-convex-convex-suggest?utm_source=security_passport_badge)شارة HTML
<a href="https://skillstore.io/skills/get-convex-convex-suggest?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/get-convex-convex-suggest/security.svg" alt="Skillstore security assessment" loading="lazy"></a>بطاقة قابلة للتضمين
<iframe src="https://skillstore.io/embed/skills/get-convex-convex-suggest.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>الاستشهادات الأكاديمية (APA · BibTeX · CFF)
اقتباس APA
get-convex. (2026). convex-suggest security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/get-convex-convex-suggest/audits/1اقتباس BibTeX
@techreport{get-convex-get-convex-convex-suggest-2026,
author = {get-convex},
title = {convex-suggest security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/get-convex-convex-suggest/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "convex-suggest security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "get-convex"
date-released: "2026-09-07"
url: "https://skillstore.io/skills/get-convex-convex-suggest/audits/1"
identifiers:
- type: other
value: "skillstore:get-convex-convex-suggest:audit:1"
description: "Skillstore immutable audit report identifier"
تقييم Skillstore
سبب هذا التقييم موثوقية الأدلة: متوسطما الذي يمكنك بناؤه
Reduce custom infrastructure
Identify an existing Convex component when application code recreates scheduling, storage, search, or workflow features.
Review scaling patterns
Spot shared counters, collection scans, and rate-limit logic that may need purpose-built components.
Guide component adoption
Give teams one evidence-based recommendation and a clear installation hint without disrupting active work.
جرّب هذه الموجّهات
Review this Convex code and suggest one existing component that replaces a hand-built pattern. Explain the match and wait before installing.
After completing my task, inspect these snippets for duplicate infrastructure patterns. Recommend only the highest-priority Convex component and provide its install hint.
Compare my concurrency, scheduling, storage, search, and presence patterns against supported Convex components. Cite the triggering code and avoid already installed components.
Audit this Convex architecture for component opportunities. Rank matches internally, present one recommendation, explain scaling benefits, and install only after explicit consent.
أفضل الممارسات
- Provide relevant Convex code and describe the behavior you need.
- Evaluate the recommendation against current dependencies, scale, and migration costs.
- Approve installation only after confirming the component fits the project.
تجنب
- Do not request several unrelated component suggestions in one pass.
- Do not install a recommendation without reviewing its package and migration requirements.
- Do not use this skill for generic code questions unrelated to Convex.
الأسئلة المتكررة
Does this skill install Convex components automatically?
When does the skill present a suggestion?
Can it recommend several components at once?
Which patterns can it recognize?
Will it suggest components already installed?
Does it replace architectural review?
تفاصيل المطور
المؤلف
get-convexالترخيص
MIT
مراجعة Skillstore
r1
تنبيه الإصدار
لم يعلن المؤلف عن إصدار.
مرجع
d9e5ab86dafd32a1ddde9b8b4fde177589b55b95
حداثة الصيانة
٨/٩/٢٠٢٦
الاستخدام
0 تنزيلات · 0 مشاهدات
بنية الملفات
📄 SKILL.md