convex
Route Convex Development Workflows
Convex projects span functions, schemas, realtime, storage, agents, and security, so teams can lose time choosing guidance. This skill maps each request to the right specialized Convex skill and documentation source.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "convex" from https://skillstore.io/skills/waynesutton-convex.md and its manifest at https://skillstore.io/api/skills/waynesutton-convex/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "convex". I need database validators for a new feature.
Expected outcome:
Use the schema validator guidance first, then move to function guidance for queries and mutations.
Using "convex". I want subscriptions and file uploads in one workflow.
Expected outcome:
- Start with realtime guidance for subscriptions.
- Use file storage guidance for upload and serving behavior.
- Check best practices before combining both paths.
Using "convex". I need a security review before launch.
Expected outcome:
Use the security check path for a quick pass, then use the security audit path for a deeper review.
Security Audit
SafeAll command-related findings are false positives caused by markdown inline formatting for slash-command route names, not executable shell or Ruby backtick use. The hardcoded URLs are documentation references, and the binary logo was manually reviewed as a small PNG asset. No prompt injection, data exfiltration intent, or business-logic abuse was found.
Risk Factors
โ๏ธ External commands (15)
๐ Network access (2)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/waynesutton-convex/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/waynesutton-convex?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/waynesutton-convex?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/waynesutton-convex/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/waynesutton-convex.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
Convex. (2026). convex security audit report (audit version 5) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/waynesutton-convex/audits/5BibTeX citation
@techreport{convex-waynesutton-convex-2026,
author = {Convex},
title = {convex security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/waynesutton-convex/audits/5},
note = {Author version 1.0.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "convex security audit report (audit version 5)"
version: "1.0.0"
type: report
authors:
- name: "Convex"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/waynesutton-convex/audits/5"
identifiers:
- type: other
value: "skillstore:waynesutton-convex:audit:5"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
get-convex-convex
2026-08-21
waynesutton-convex
2026-08-21
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Start a Convex feature
Identify whether to use functions, schema, realtime, or HTTP action guidance before implementation.
Plan data changes
Find the right storage or migration guidance before changing data models.
Review production readiness
Route security work to quick checks or deeper audit guidance.
Try These Prompts
Help me choose the right Convex skill for building a query, mutation, and schema for a simple feature.
I need realtime updates and file uploads in a Convex app. Route me to the right guidance and order of work.
Plan a Convex migration from an old schema to a new validator model. Include the companion skills I should use.
Audit this Convex architecture for backend, agents, cron jobs, HTTP actions, storage, and security gaps. Route each gap to the best companion skill.
Best Practices
- Start with best-practices guidance for broad design, then move to feature-specific skills.
- Choose the narrowest skill that matches the current task.
- Use official documentation links for version-specific behavior.
Avoid
- Asking this index for complete implementation details for every Convex feature.
- Using advanced agent or cron guidance before defining schema and function boundaries.
- Treating documentation links as project-specific proof without checking the repository.
Frequently Asked Questions
Is this a full Convex tutorial?
Which tools can use this skill?
Does it execute Convex commands?
Does it require other skills?
Can it help with security work?
What documentation does it point to?
Developer Details
Author
ConvexLicense
MIT
Author version
v1.0.0
Skillstore revision
r1
Ref
0519034dad657fb1f7706e0550e962beeda73fdf
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 109 views
File structure