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.
Mit meinem Agent installieren
Kopieren Sie diese Anfrage in Ihren Agent. Sie enthält die maßgebliche Skill-Seite und das 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.Ihr Agent sollte weiterhin seinen Plan anzeigen und alle von der Sicherheitsrichtlinie verlangten Bestätigungen anfordern.
Agent-lesbare Ressourcen
Verwenden Sie diese Links, wenn ein KI-Agent, Crawler oder Skript sauberen Kontext benötigt, statt die vollständige Seite zu lesen.
Testen
„convex-suggest“ wird verwendet. A mutation increments one shared likes value for every request.
Erwartetes Ergebnis:
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“ wird verwendet. A scheduled action uses a recurring timer for cleanup work.
Erwartetes Ergebnis:
Consider the Convex crons component. The recurring timer duplicates managed scheduling behavior. I will not install it unless you approve.
„convex-suggest“ wird verwendet. An application stores uploaded files through a custom external storage path.
Erwartetes Ergebnis:
Consider Convex Storage. The upload path matches built-in storage capabilities and may reduce custom integration work. Review migration requirements before adopting it.
Sicherheitsaudit
SicherAll four static findings are false positives caused by Markdown prose and inline code. The skill contains no executable shell, network, or filesystem operations.
Risikofaktoren
⚙️ Externe Befehle (2)
🌐 Netzwerkzugriff (1)
📁 Dateisystemzugriff (1)
Diesen Bericht teilen & zitieren
Teile den versionierten Bewertungsbericht, das neutrale Badge, die Einbettungskarte und Zitate. Skillstore berichtet Nachweise, ohne zu entscheiden, ob dieser Skill sicher ist.
Berichtslink kopieren
https://skillstore.io/skills/get-convex-convex-suggest/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown-Badge
[](https://skillstore.io/skills/get-convex-convex-suggest?utm_source=security_passport_badge)HTML-Badge
<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>Einbettungskarte
<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>Wissenschaftliche Zitate (APA · BibTeX · CFF)
APA-Zitat
get-convex. (2026). convex-suggest security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/get-convex-convex-suggest/audits/1BibTeX-Zitat
@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-Score
Warum dieser Score Evidenzvertrauen: MittelWas Sie erstellen können
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.
Diese Prompts ausprobieren
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.
Bewährte Praktiken
- 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.
Vermeiden
- 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.
Häufig gestellte Fragen
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?
Entwicklerdetails
Autor
get-convexLizenz
MIT
Skillstore-Revision
r1
Versionshinweis
Der Autor hat keine Version angegeben.
Ref.
d9e5ab86dafd32a1ddde9b8b4fde177589b55b95
Aktualität der Wartung
9.9.2026
Nutzung
1 Downloads · 0 Aufrufe
Dateistruktur
📄 SKILL.md