convex-design
Build Production-Ready Convex Backends
Turn plain-English product requirements into a reactive, type-safe Convex backend design. Get guidance for schemas, functions, authentication, storage, scheduling, real-time features, and agent workflows.
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "convex-design" from https://skillstore.io/skills/get-convex-convex-design.md and its manifest at https://skillstore.io/api/skills/get-convex-convex-design/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「convex-design」を使用しています。 I need a team task app with live updates, user accounts, and file attachments.
期待される結果:
A Convex backend plan with team and task schemas, membership authorization, reactive task queries, file storage references, and mutations for task updates.
「convex-design」を使用しています。 Add document summarization to my existing Convex application.
期待される結果:
An agent workflow outline covering document metadata, authenticated uploads, asynchronous processing, status updates, retry handling, and protected summary access.
セキュリティ監査
安全All six static findings are false positives because the flagged backticks and environment references appear in instructional prose, not executable code or secret collection. The commands describe standard TypeScript and Convex verification, and no semantic security findings were identified in SKILL.md.
リスク要因
⚙️ 外部コマンド (3)
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/get-convex-convex-design/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/get-convex-convex-design?utm_source=security_passport_badge)HTMLバッジ
<a href="https://skillstore.io/skills/get-convex-convex-design?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/get-convex-convex-design/security.svg" alt="Skillstore security assessment" loading="lazy"></a>埋め込みカード
<iframe src="https://skillstore.io/embed/skills/get-convex-convex-design.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-design security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/get-convex-convex-design/audits/1BibTeX形式の引用
@techreport{get-convex-get-convex-convex-design-2026,
author = {get-convex},
title = {convex-design security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/get-convex-convex-design/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-design 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-design/audits/1"
identifiers:
- type: other
value: "skillstore:get-convex-convex-design:audit:1"
description: "Skillstore immutable audit report identifier"
Skillstore スコア
このスコアの理由 証拠の信頼度: 中作成できるもの
Plan a New Application Backend
Describe a product idea and receive a Convex architecture covering data models, functions, authentication, and real-time behavior.
Extend an Existing Convex Project
Explain a feature request and get guidance that fits existing backend code, indexes, components, and project conventions.
Design Agent-Powered Workflows
Plan chat, tool use, and long-running LLM workflows with Convex primitives and the recommended agent component.
これらのプロンプトを試す
I want to build [product]. Users should be able to [core actions]. Design the Convex backend primitives and explain the first implementation steps.
My existing Convex app needs [feature]. Review the likely schema, queries, mutations, indexes, and authentication checks before recommending an implementation.
Design a Convex architecture for [collaborative workflow]. Cover presence, authorization, consistency, subscriptions, data retention, and scaling constraints.
Design a production Convex workflow for an LLM agent that [goal]. Specify data boundaries, tool calls, authentication, retries, scheduling, and failure handling.
ベストプラクティス
- Describe the product behavior, users, and authorization rules before requesting backend design.
- Provide existing schema and project constraints when extending a Convex application.
- Run type checks and a verified Convex deployment before declaring backend work complete.
回避
- Do not request a Convex translation without first disclosing an existing SQL or NoSQL backend.
- Do not use unbounded table reads when designing data access for growing datasets.
- Do not add parallel databases, queues, real-time services, or object stores without a justified requirement.
よくある質問
What is this skill for?
Does it support existing projects?
Can it design authentication?
Can it plan real-time features?
How does it handle LLM features?
Does it deploy my backend?
開発者情報
作成者
get-convexライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
d9e5ab86dafd32a1ddde9b8b4fde177589b55b95
メンテナンスの新しさ
2026/9/8
利用状況
0 ダウンロード · 0 閲覧
ファイル構成
📄 SKILL.md