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.
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-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.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-design“ wird verwendet. I need a team task app with live updates, user accounts, and file attachments.
Erwartetes Ergebnis:
A Convex backend plan with team and task schemas, membership authorization, reactive task queries, file storage references, and mutations for task updates.
„convex-design“ wird verwendet. Add document summarization to my existing Convex application.
Erwartetes Ergebnis:
An agent workflow outline covering document metadata, authenticated uploads, asynchronous processing, status updates, retry handling, and protected summary access.
Sicherheitsaudit
SicherAll 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.
Risikofaktoren
⚙️ Externe Befehle (3)
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-design/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown-Badge
[](https://skillstore.io/skills/get-convex-convex-design?utm_source=security_passport_badge)HTML-Badge
<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>Einbettungskarte
<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>Wissenschaftliche Zitate (APA · BibTeX · CFF)
APA-Zitat
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-Zitat
@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-Score
Warum dieser Score Evidenzvertrauen: MittelWas Sie erstellen können
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.
Diese Prompts ausprobieren
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.
Bewährte Praktiken
- 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.
Vermeiden
- 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.
Häufig gestellte Fragen
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?
Entwicklerdetails
Autor
get-convexLizenz
MIT
Skillstore-Revision
r1
Versionshinweis
Der Autor hat keine Version angegeben.
Ref.
d9e5ab86dafd32a1ddde9b8b4fde177589b55b95
Aktualität der Wartung
8.9.2026
Nutzung
1 Downloads · 0 Aufrufe
Dateistruktur
đź“„ SKILL.md