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.
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
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.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「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.
リスク要因
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/get-convex-convex-suggest/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](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/1BibTeX形式の引用
@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
メンテナンスの新しさ
2026/9/8
利用状況
1 ダウンロード · 0 閲覧
ファイル構成
📄 SKILL.md